diff options
Diffstat (limited to 'irc/psybnc/files/patch-src_match.c')
-rw-r--r-- | irc/psybnc/files/patch-src_match.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/irc/psybnc/files/patch-src_match.c b/irc/psybnc/files/patch-src_match.c deleted file mode 100644 index de4407673c75..000000000000 --- a/irc/psybnc/files/patch-src_match.c +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 |