summaryrefslogtreecommitdiff
path: root/mail/pfqueue/files/patch-pfqlib.h
blob: 6f647e51904e636743ea4919319e3989c50d3d7b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- pfqlib.h.orig	Sat Oct  7 23:40:07 2006
+++ pfqlib.h	Sat Oct  7 23:40:42 2006
@@ -7,6 +7,7 @@
 #define __PFQLIB_H
 
 #include <time.h>
+#include <sys/types.h>
 #include <regex.h>
 #include <sys/types.h>
 #include "pfregex.h"