summaryrefslogtreecommitdiff
path: root/news/nget/files/patch-path.cc
blob: 60e0509649365070910418c30d79ee4664d5df36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- path.cc	2004-05-29 16:00:06.000000000 -0700
+++ path.cc	2008-03-02 23:03:02.000000000 -0800
@@ -21,6 +21,7 @@
 #include <unistd.h>
 #include "log.h"
 #include "_fileconf.h"
+#include <string.h>
 
 #ifdef WIN32
 #include <ctype.h>