1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Undefine NetBSD, it may have been defined by an earlier include of

sys/param.h.

llvm-svn: 191384
This commit is contained in:
Joerg Sonnenberger 2013-09-25 17:49:57 +00:00
parent 2bb2a6f657
commit 8902a97d65

View File

@ -14,6 +14,7 @@
// Some system headers or GCC predefined macros conflict with identifiers in
// this file. Undefine them here.
#undef NetBSD
#undef mips
#undef sparc