mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 14:14:31 +00:00
11 lines
223 B
C
11 lines
223 B
C
/*
|
|
* libdrm-config.h.in: not at all generated.
|
|
*/
|
|
|
|
/* Number of bits in a file offset, on hosts where this is settable. */
|
|
#undef _FILE_OFFSET_BITS
|
|
|
|
/* Define for large files, on AIX-style hosts. */
|
|
#undef _LARGE_FILES
|
|
|