ports/net/cnupm/patches/patch-cnupm_aggr_port_c

13 lines
259 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- cnupm/aggr_port.c.orig Mon Dec 22 17:28:16 2014
+++ cnupm/aggr_port.c Mon Dec 22 17:28:21 2014
@@ -29,9 +29,7 @@
*/
#include <sys/types.h>
-#ifdef linux
#include <netinet/in.h>
-#endif
#include <sys/tree.h>
#include <errno.h>
#include <limits.h>