Port patch from FreeBSD port.
--HG-- branch : release
This commit is contained in:
parent
37428a4d82
commit
3fd4dfc173
|
@ -31,7 +31,7 @@
|
|||
|
||||
#include <qcompilerdetection.h>
|
||||
|
||||
#if !defined(Q_OS_OSX) && !defined(Q_OS_WIN) && defined(Q_CC_GNU)
|
||||
#if !defined(Q_OS_OSX) && !defined(Q_OS_WIN) && !defined(Q_OS_FREEBSD) && defined(Q_CC_GNU)
|
||||
#include <sys/sysmacros.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user