You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/egressor/files/1.0-libnet-1.0.patch

11 lines
250 B

--- a/client/Makefile
+++ b/client/Makefile
@@ -15 +15 @@
-LIBS = -L../../lib/ -lnet
+LIBS = -L../../lib/ -lnet-1.0
--- a/client/libnet_test.h
+++ b/client/libnet_test.h
@@ -36 +36 @@
-#include <libnet.h>
+#include <libnet-1.0.h>