summaryrefslogtreecommitdiff
path: root/devel/c2lib/files/patch-test_pstring.c
blob: e362d04ee24ddc41c9f91b47b1b4a36f99b8e1d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- test_pstring.c.orig	Fri Feb 16 18:48:56 2001
+++ test_pstring.c	Fri Feb 16 18:49:18 2001
@@ -22,6 +22,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <assert.h>
+#include <sys/types.h>
 #include <regex.h>
 
 #include "pstring.h"