summaryrefslogtreecommitdiff
path: root/irc/kvirc/files/patch-aa
blob: b911bb1932615c88ce852778d2fe047262434a6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** kvirc/kvi_support.cpp.orig	Mon Jan 25 00:32:30 1999
--- kvirc/kvi_support.cpp	Mon Feb 15 02:10:42 1999
***************
*** 21,27 ****
  
  //#include "kvi_app.h"
  #include <ctype.h>
! #include <netinet/in.h>
  #include <sys/types.h>
  #include <sys/socket.h>      
  #include <qstring.h> //includes <string.h> too
--- 21,27 ----
  
  //#include "kvi_app.h"
  #include <ctype.h>
! // #include <netinet/in.h>
  #include <sys/types.h>
  #include <sys/socket.h>      
  #include <qstring.h> //includes <string.h> too