summaryrefslogtreecommitdiff
path: root/misc/rpm/patches/patch-ac
diff options
context:
space:
mode:
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>