summaryrefslogtreecommitdiff
path: root/net/sipsak/files/patch-sipsak.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/sipsak/files/patch-sipsak.h')
-rw-r--r--net/sipsak/files/patch-sipsak.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/sipsak/files/patch-sipsak.h b/net/sipsak/files/patch-sipsak.h
new file mode 100644
index 000000000000..79b1ec189ad0
--- /dev/null
+++ b/net/sipsak/files/patch-sipsak.h
@@ -0,0 +1,10 @@
+--- sipsak.h.orig Fri Oct 8 19:30:52 2004
++++ sipsak.h Tue Oct 26 15:49:07 2004
+@@ -19,6 +19,7 @@
+ #ifndef SIPSAK_H
+ #define SIPSAK_H
+
++#include <sys/types.h>
+ #include <regex.h>
+
+ #if HAVE_CONFIG_H