diff options
Diffstat (limited to 'net/keama/files')
-rw-r--r-- | net/keama/files/patch-confparse.c | 10 | ||||
-rw-r--r-- | net/keama/files/patch-data.c | 10 | ||||
-rw-r--r-- | net/keama/files/patch-eval.c | 10 | ||||
-rw-r--r-- | net/keama/files/patch-keama.c | 10 | ||||
-rw-r--r-- | net/keama/files/patch-parse.c | 10 | ||||
-rw-r--r-- | net/keama/files/patch-reduce.c | 10 |
6 files changed, 0 insertions, 60 deletions
diff --git a/net/keama/files/patch-confparse.c b/net/keama/files/patch-confparse.c deleted file mode 100644 index a03a60ba08aa..000000000000 --- a/net/keama/files/patch-confparse.c +++ /dev/null @@ -1,10 +0,0 @@ ---- keama/confparse.c.orig 2022-09-28 14:39:15 UTC -+++ keama/confparse.c -@@ -26,6 +26,7 @@ - #include "keama.h" - - #include <sys/errno.h> -+#include <sys/socket.h> - #include <arpa/inet.h> - #include <assert.h> - #include <ctype.h> diff --git a/net/keama/files/patch-data.c b/net/keama/files/patch-data.c deleted file mode 100644 index 3dbd3e5b715e..000000000000 --- a/net/keama/files/patch-data.c +++ /dev/null @@ -1,10 +0,0 @@ ---- keama/data.c.orig 2022-09-28 14:39:15 UTC -+++ keama/data.c -@@ -23,6 +23,7 @@ - #include "data.h" - - #include <sys/types.h> -+#include <sys/socket.h> - #include <arpa/inet.h> - #include <assert.h> - #include <stdlib.h> diff --git a/net/keama/files/patch-eval.c b/net/keama/files/patch-eval.c deleted file mode 100644 index db504f8039a1..000000000000 --- a/net/keama/files/patch-eval.c +++ /dev/null @@ -1,10 +0,0 @@ ---- keama/eval.c.orig 2022-09-28 14:39:15 UTC -+++ keama/eval.c -@@ -25,6 +25,7 @@ - - #include <sys/errno.h> - #include <sys/types.h> -+#include <sys/socket.h> - #include <arpa/inet.h> - #include <ctype.h> - #include <netdb.h> diff --git a/net/keama/files/patch-keama.c b/net/keama/files/patch-keama.c deleted file mode 100644 index 4a3304f55a71..000000000000 --- a/net/keama/files/patch-keama.c +++ /dev/null @@ -1,10 +0,0 @@ ---- keama/keama.c.orig 2022-09-28 14:39:15 UTC -+++ keama/keama.c -@@ -22,6 +22,7 @@ - */ - - #include <sys/errno.h> -+#include <sys/socket.h> - #include <arpa/inet.h> - #include <assert.h> - #include <fcntl.h> diff --git a/net/keama/files/patch-parse.c b/net/keama/files/patch-parse.c deleted file mode 100644 index 8d56c0c69115..000000000000 --- a/net/keama/files/patch-parse.c +++ /dev/null @@ -1,10 +0,0 @@ ---- keama/parse.c.orig 2022-09-28 14:39:15 UTC -+++ keama/parse.c -@@ -24,6 +24,7 @@ - #include "keama.h" - - #include <sys/types.h> -+#include <sys/socket.h> - #include <arpa/inet.h> - #include <ctype.h> - #include <netdb.h> diff --git a/net/keama/files/patch-reduce.c b/net/keama/files/patch-reduce.c deleted file mode 100644 index 4e07ebdda35f..000000000000 --- a/net/keama/files/patch-reduce.c +++ /dev/null @@ -1,10 +0,0 @@ ---- keama/reduce.c.orig 2022-09-28 14:39:15 UTC -+++ keama/reduce.c -@@ -25,6 +25,7 @@ - - #include <sys/errno.h> - #include <sys/types.h> -+#include <sys/socket.h> - #include <arpa/inet.h> - #include <ctype.h> - #include <netdb.h> |