- fixed mistake in acconfig.h

This commit is contained in:
cebix 1999-10-21 13:33:17 +00:00
parent 4c0aab3113
commit f9daa3e004
2 changed files with 2 additions and 2 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

@ -29,7 +29,7 @@
#undef X_DISPLAY_MISSING
/* Define to 'off_t' if <sys/types.h> doesn't define. */
/* #undef loff_t */
#undef loff_t
/* The number of bytes in a int. */
#undef SIZEOF_INT