summaryrefslogtreecommitdiff
path: root/news/nget/files/patch-myregex.cc
blob: cfa87dabc407d24a0fe9294bc4274d1575316de2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- myregex.cc	2004-05-29 16:00:06.000000000 -0700
+++ myregex.cc	2008-03-02 23:03:02.000000000 -0800
@@ -21,6 +21,7 @@
 #endif
 #include <stdlib.h>
 #include "myregex.h"
+#include <string.h>
 
 
 static string regex_match_word_beginning_safe_str;