aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/mac-robber/include-paramh.patch
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/mac-robber/include-paramh.patch')
-rw-r--r--unmaintained/mac-robber/include-paramh.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/unmaintained/mac-robber/include-paramh.patch b/unmaintained/mac-robber/include-paramh.patch
new file mode 100644
index 0000000000..1bf20fda5d
--- /dev/null
+++ b/unmaintained/mac-robber/include-paramh.patch
@@ -0,0 +1,10 @@
+--- a/mac-robber.c.orig
++++ b/mac-robber.c
+@@ -44,6 +44,7 @@
+
+ #include <sys/types.h>
+ #include <sys/stat.h>
++#include <sys/param.h>
+ #include <dirent.h>
+ #include <stdio.h>
+ #include <stdlib.h>