diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
commit | df3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch) | |
tree | 1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /net/ayttm/files/patch-yahoo.c | |
parent | c31f9d6cf28e3aa831ff2390ee3ab6ea031dbc76 (diff) |
Notes
Diffstat (limited to 'net/ayttm/files/patch-yahoo.c')
-rw-r--r-- | net/ayttm/files/patch-yahoo.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/ayttm/files/patch-yahoo.c b/net/ayttm/files/patch-yahoo.c deleted file mode 100644 index e5476d61aef5..000000000000 --- a/net/ayttm/files/patch-yahoo.c +++ /dev/null @@ -1,12 +0,0 @@ ---- modules/yahoo2/yahoo.c.orig Sun Jul 14 17:43:14 2002 -+++ modules/yahoo2/yahoo.c Wed Aug 7 23:55:36 2002 -@@ -24,8 +24,8 @@ - */ - - #include <netdb.h> --#include <sys/socket.h> - #include <sys/types.h> -+#include <sys/socket.h> - #include <netinet/in.h> - #include <arpa/inet.h> - |