summaryrefslogtreecommitdiff
path: root/misc/xpns/files/patch-setpath.c
blob: 49a1ffc97afa808d73cf894afffef006067c6ba9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- setpath.c.orig
+++ setpath.c
@@ -15,6 +15,8 @@
 #include	"dir.H"
 #include	"misc.h"
 
+#include <string.h>
+
 
 BOOLEAN SetPath( DirInh, Pfad)
   DIRECTORY 	*DirInh;