diff options
Diffstat (limited to 'misc/xpns/files/patch-scandir.c')
-rw-r--r-- | misc/xpns/files/patch-scandir.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/xpns/files/patch-scandir.c b/misc/xpns/files/patch-scandir.c deleted file mode 100644 index d136a5586736..000000000000 --- a/misc/xpns/files/patch-scandir.c +++ /dev/null @@ -1,11 +0,0 @@ ---- scandir.c.orig -+++ scandir.c -@@ -12,6 +12,8 @@ - ** - *************************************************************************/ - #include <stdio.h> -+#include <ctype.h> -+#include <stdlib.h> - #include "dir.H" - #include "misc.h" - |