summaryrefslogtreecommitdiff
path: root/security/fpm/files
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2003-12-22 17:06:36 +0000
committerAnders Nordby <anders@FreeBSD.org>2003-12-22 17:06:36 +0000
commit2989f4c7525db7193d0a80626613654f9be810cd (patch)
tree4dce544855780be707988b07bf164a32192e0c75 /security/fpm/files
parentUpdate to 0.59: (diff)
Add patch to make gpasman import code build.
Notes
Notes: svn path=/head/; revision=96450
Diffstat (limited to 'security/fpm/files')
-rw-r--r--security/fpm/files/patch-dump.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/security/fpm/files/patch-dump.c b/security/fpm/files/patch-dump.c
new file mode 100644
index 000000000000..647b2e11d2f7
--- /dev/null
+++ b/security/fpm/files/patch-dump.c
@@ -0,0 +1,10 @@
+--- src/gpasman-1.3.0/dump.c.orig Mon Dec 22 17:49:29 2003
++++ src/gpasman-1.3.0/dump.c Mon Dec 22 17:49:38 2003
+@@ -30,6 +30,7 @@
+ #include <glib.h>
+ #include <string.h>
+ #include <stdlib.h>
++#include <sys/types.h>
+
+ #include "file.h"
+