diff options
Diffstat (limited to 'unmaintained/mac-robber/include-paramh.patch')
-rw-r--r-- | unmaintained/mac-robber/include-paramh.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/unmaintained/mac-robber/include-paramh.patch b/unmaintained/mac-robber/include-paramh.patch deleted file mode 100644 index 1bf20fda5d..0000000000 --- a/unmaintained/mac-robber/include-paramh.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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> |