Update as_config.h (#2729)

NetBSD is a BSD
This commit is contained in:
Daniel Ölschlegel 2017-01-08 00:52:39 +01:00 committed by auriamg
parent 68fe1e58c2
commit 6e38e7429b

View File

@ -923,7 +923,7 @@
#endif
// Free BSD
#elif defined(__FreeBSD__) || defined(__DragonFly__) || defined(__OpenBSD__)
#elif defined(__FreeBSD__) || defined(__DragonFly__) || defined(__OpenBSD__) || defined(__NetBSD__)
#define AS_BSD
#if (defined(i386) || defined(__i386) || defined(__i386__)) && !defined(__LP64__)
#undef COMPLEX_MASK