1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/irc/kvirc-devel/files/patch-aa

20 lines
518 B
Plaintext
Raw Normal View History

*** 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