Changeset 72087 in vbox for trunk/include/iprt/linux
- Timestamp:
- May 3, 2018 12:42:07 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/linux/symvers.h
r70936 r72087 52 52 #define __USE_GNU 1 53 53 54 /* And EL5 wants this too with __USE_GNU */ 55 #undef _GNU_SOURCE 56 #define _GNU_SOURCE 1 57 54 58 /* Tell IPRT not to use newer functions */ 55 59 #include <features.h>
Note:
See TracChangeset
for help on using the changeset viewer.