freebsd-ports/mail/pfqueue/files/patch-pfqlib.h
Marcus Alves Grando 5b33357908 - Update to 0.5.3
- portlint(1)
2006-10-08 02:45:58 +00:00

10 lines
228 B
C

--- 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"