Skip to content
Snippets Groups Projects

Use AC_SYS_LARGEFILE

Merged Matt Turner requested to merge mattst88/libx11:ac_sys_largefile into master
2 files
+ 6
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 4
0
@@ -28,6 +28,10 @@ from The Open Group.
@@ -28,6 +28,10 @@ from The Open Group.
/* Constructs hash tables for XStringToKeysym and XKeysymToString. */
/* Constructs hash tables for XStringToKeysym and XKeysymToString. */
 
#ifdef HAVE_CONFIG_H
 
#include <config.h>
 
#endif
 
#include <stdio.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdlib.h>
#include <string.h>
#include <string.h>
Loading