mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-12-22 13:30:07 +00:00
- fixed acconfig.h
This commit is contained in:
parent
028f5c34b9
commit
b4d30594f3
@ -1,4 +1,4 @@
|
|||||||
/* Additional defines for autoheader. */
|
/* Additional defines for autoheader. */
|
||||||
|
|
||||||
/* Define to 'off_t' if <sys/types.h> doesn't define. */
|
/* Define to 'off_t' if <sys/types.h> doesn't define. */
|
||||||
#undef loff_t
|
/* #undef loff_t */
|
||||||
|
@ -31,6 +31,9 @@
|
|||||||
/* Define if the X Window System is missing or not being used. */
|
/* Define if the X Window System is missing or not being used. */
|
||||||
#undef X_DISPLAY_MISSING
|
#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. */
|
/* The number of bytes in a int. */
|
||||||
#undef SIZEOF_INT
|
#undef SIZEOF_INT
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user