diff options
Diffstat (limited to 'misc/xpns/files/patch-setpath.c')
-rw-r--r-- | misc/xpns/files/patch-setpath.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/xpns/files/patch-setpath.c b/misc/xpns/files/patch-setpath.c deleted file mode 100644 index 49a1ffc97afa..000000000000 --- a/misc/xpns/files/patch-setpath.c +++ /dev/null @@ -1,11 +0,0 @@ ---- setpath.c.orig -+++ setpath.c -@@ -15,6 +15,8 @@ - #include "dir.H" - #include "misc.h" - -+#include <string.h> -+ - - BOOLEAN SetPath( DirInh, Pfad) - DIRECTORY *DirInh; |