summaryrefslogtreecommitdiff
path: root/news/nget/files/patch-path.cc
diff options
context:
space:
mode:
Diffstat (limited to 'news/nget/files/patch-path.cc')
-rw-r--r--news/nget/files/patch-path.cc10
1 files changed, 10 insertions, 0 deletions
diff --git a/news/nget/files/patch-path.cc b/news/nget/files/patch-path.cc
new file mode 100644
index 000000000000..60e050964936
--- /dev/null
+++ b/news/nget/files/patch-path.cc
@@ -0,0 +1,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>