We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f88c9a6 commit 9776d5dCopy full SHA for 9776d5d
nfq/darkmagic.c
@@ -34,6 +34,7 @@
34
#include <linux/genetlink.h>
35
#include <libmnl/libmnl.h>
36
#include <net/if.h>
37
+#define _LINUX_IF_H // prevent conflict between linux/if.h and net/if.h in old gcc 4.x
38
#include <linux/wireless.h>
39
#include <sys/ioctl.h>
40
#endif
0 commit comments