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/sys-apps/ucspi-tcp/files/0.88-exit.patch

11 lines
281 B

Index: ucspi-tcp-0.88/tcprulescheck.c
===================================================================
--- ucspi-tcp-0.88.orig/tcprulescheck.c
+++ ucspi-tcp-0.88/tcprulescheck.c
@@ -1,3 +1,5 @@
+#include <unistd.h>
+
#include "byte.h"
#include "buffer.h"
#include "strerr.h"