freebsd-ports/irc/trickyirc/files/patch-core-string_gapsearch.c
Martin Wilke 72035115a1 - Fix build with gcc 4.2
- Pass maintainership to submitter

PR:		118635
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
2007-12-14 19:08:30 +00:00

9 lines
219 B
C

--- core/string/gapsearch.c.orig 2007-12-13 00:34:15.000000000 +0100
+++ core/string/gapsearch.c 2007-12-13 00:34:31.000000000 +0100
@@ -1,5 +1,6 @@
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
/*