diff options
Diffstat (limited to 'math/foma/files/patch-flookup.c')
-rw-r--r-- | math/foma/files/patch-flookup.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/math/foma/files/patch-flookup.c b/math/foma/files/patch-flookup.c deleted file mode 100644 index d29f7a06711c..000000000000 --- a/math/foma/files/patch-flookup.c +++ /dev/null @@ -1,10 +0,0 @@ ---- flookup.c.orig 2014-05-07 17:56:43.000000000 +0400 -+++ flookup.c 2014-05-07 17:57:05.000000000 +0400 -@@ -23,6 +23,7 @@ - #include <unistd.h> - #include <sys/types.h> - #include <sys/socket.h> -+#include <netinet/in.h> - #include <arpa/inet.h> - #include "fomalib.h" - |