diff options
Diffstat (limited to 'net/hesiod/files/patch-hestest.c')
-rw-r--r-- | net/hesiod/files/patch-hestest.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/hesiod/files/patch-hestest.c b/net/hesiod/files/patch-hestest.c deleted file mode 100644 index e8a4122473b8..000000000000 --- a/net/hesiod/files/patch-hestest.c +++ /dev/null @@ -1,12 +0,0 @@ -*** hestest.c.orig Sat Sep 7 10:33:20 2002 ---- hestest.c Sat Sep 7 10:33:26 2002 -*************** -*** 24,29 **** ---- 24,30 ---- - #include <netdb.h> - #include <errno.h> - #include <pwd.h> -+ #include <sys/types.h> - #include <sys/socket.h> - #include <netinet/in.h> - #include <stdarg.h> |