mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-29 02:10:07 +01: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
|
||
|
|
|