diff options
Diffstat (limited to 'irc/lostirc/files/patch-libirc_Socket.h')
-rw-r--r-- | irc/lostirc/files/patch-libirc_Socket.h | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/irc/lostirc/files/patch-libirc_Socket.h b/irc/lostirc/files/patch-libirc_Socket.h deleted file mode 100644 index be72d7cc1bda..000000000000 --- a/irc/lostirc/files/patch-libirc_Socket.h +++ /dev/null @@ -1,15 +0,0 @@ ---- src/libirc/Socket.h.orig Mon Jul 1 01:17:10 2002 -+++ src/libirc/Socket.h Mon Jul 1 01:17:30 2002 -@@ -22,6 +22,9 @@ - #include <netdb.h> - #include <string> - #include <exception> -+#include <sys/types.h> -+#include <sys/socket.h> -+#include <netinet/in.h> - #include <sigc++/signal_system.h> - - class Socket : public SigC::Object -END-of-lostirc/fileEND-of-lostirc/files/patch-libirc_Socket.h -exit - |