/usr/include/OS/_undefs.h is in ivtools-dev 1.2.11a1-11.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | #undef boolean
#undef true
#undef false
#undef u_char
#undef CopyString
#undef Directory
#undef DirectoryImpl
#undef File
#undef FileInfo
#undef Host
#undef InputFile
#undef List
#undef Math
#undef Memory
#undef NullTerminatedString
#undef OutputFile
#undef PtrList
#undef StdInput
#undef StdOutput
#undef String
#undef Table
#undef Table2
#undef UniqueString
#undef UniqueStringPool
#undef UniqueStringTable
|