1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/irc/kvirc/files/patch-aa
Justin M. Seger cfb30e90c7 Import of net/kvirc 0.9.0
A powerful Internet Relay Chat client designed for UNIX

PR:		ports/10097
Submitted by:	Anders Nordby <anders@fix.no>
1999-04-10 19:08:24 +00:00

20 lines
518 B
Plaintext

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