1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/devel/publib/files/patch-liw::sbuf::sbuf_srch.c

11 lines
235 B
C

--- liw/sbuf/sbuf_srch.c.orig Thu Apr 25 13:48:36 2002
+++ liw/sbuf/sbuf_srch.c Thu Apr 25 13:48:54 2002
@@ -7,6 +7,7 @@
#include <stdio.h>
#include <ctype.h>
+#include <sys/types.h>
#include <regex.h>
#include "publib/sbuf.h"