- fixed acconfig.h

This commit is contained in:
cebix 1999-10-05 19:00:05 +00:00
parent 028f5c34b9
commit b4d30594f3
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* Additional defines for autoheader. */
/* Define to 'off_t' if <sys/types.h> doesn't define. */
#undef loff_t
/* #undef loff_t */

View File

@ -31,6 +31,9 @@
/* Define if the X Window System is missing or not being used. */
#undef X_DISPLAY_MISSING
/* Define to 'off_t' if <sys/types.h> doesn't define. */
/* #undef loff_t */
/* The number of bytes in a int. */
#undef SIZEOF_INT