diff options
Diffstat (limited to 'net/omcmd/files/patch-omfuncs.c')
-rw-r--r-- | net/omcmd/files/patch-omfuncs.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/omcmd/files/patch-omfuncs.c b/net/omcmd/files/patch-omfuncs.c deleted file mode 100644 index d1358cee1633..000000000000 --- a/net/omcmd/files/patch-omfuncs.c +++ /dev/null @@ -1,11 +0,0 @@ ---- omfuncs.c.orig 2010-07-05 14:29:11.000000000 +0400 -+++ omfuncs.c 2010-07-05 14:30:01.000000000 +0400 -@@ -6,6 +6,8 @@ - #include <time.h> - #include <string.h> - #include <stdarg.h> -+#include <sys/types.h> -+#include <sys/socket.h> - #include <arpa/inet.h> - #include <netinet/in.h> - #include <stdlib.h> |