1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/irc/psybnc/files/patch-src_match.c
Mathieu Arnold 7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00:00

11 lines
313 B
C

--- src/match.c.orig 2016-06-20 14:41:27 UTC
+++ src/match.c
@@ -36,6 +36,7 @@
/* Remove the next line to use this in IrcII */
#define EGGDROP
+#include <p_global.h>
/* ===================================================================
* Best to leave stuff after this point alone, but go on and change