summaryrefslogtreecommitdiff
path: root/misc/rpm/patches/patch-ac
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1997-10-11 21:53:59 +0000
committerhubertf <hubertf@pkgsrc.org>1997-10-11 21:53:59 +0000
commit240eed442d1f97f7d7dd9430673499ef25dd1f36 (patch)
treecd1e0be6347cb17aeb9201b0ecc45b0286c98b53 /misc/rpm/patches/patch-ac
parent652e2956ee0721786181dcf43d7559a17c9b93f9 (diff)
downloadpkgsrc-240eed442d1f97f7d7dd9430673499ef25dd1f36.tar.gz
Import as of 09/25/97
Diffstat (limited to 'misc/rpm/patches/patch-ac')
-rw-r--r--misc/rpm/patches/patch-ac10
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/rpm/patches/patch-ac b/misc/rpm/patches/patch-ac
new file mode 100644
index 00000000000..d1ea9e9e6a1
--- /dev/null
+++ b/misc/rpm/patches/patch-ac
@@ -0,0 +1,10 @@
+--- misc/miscfn.h.orig Fri Jun 27 23:55:33 1997
++++ misc/miscfn.h Wed Jul 2 14:31:14 1997
+@@ -2,6 +2,7 @@
+ #define H_MISCFN
+
+ #include "config.h"
++#include <sys/types.h>
+
+ #if HAVE_FNMATCH_H
+ #include <fnmatch.h>