gentoo-full-overlay/net-analyzer/angst/files/0.4b-sysctl.h.patch

12 lines
183 B
Diff

--- angst.h
+++ b/angst.h
@@ -8,7 +8,9 @@
#include <stdarg.h>
#include <sys/param.h>
+#ifndef LINUX
#include <sys/sysctl.h>
+#endif
#include <libnet-1.0.h>
#include <pcap.h>