diff options
Diffstat (limited to 'www/interchange/files/patch-dist::src::tlink.c')
-rw-r--r-- | www/interchange/files/patch-dist::src::tlink.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/interchange/files/patch-dist::src::tlink.c b/www/interchange/files/patch-dist::src::tlink.c deleted file mode 100644 index bf21a2013592..000000000000 --- a/www/interchange/files/patch-dist::src::tlink.c +++ /dev/null @@ -1,13 +0,0 @@ ---- dist/src/tlink.c.orig Thu Jul 4 03:03:50 2002 -+++ dist/src/tlink.c Thu Jul 4 03:04:04 2002 -@@ -36,9 +36,9 @@ - #include <sys/time.h> - #include <sys/types.h> - #include <sys/socket.h> -+#include <netinet/in.h> - #include <arpa/inet.h> - #include <arpa/telnet.h> --#include <netinet/in.h> - #include <netdb.h> - #include <sys/un.h> - #include <unistd.h> |