summaryrefslogtreecommitdiff
path: root/security/bjorb/files/patch-ag
blob: a1b08e8cf0735e58b7037c137623a6badadb872b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- portinfo.cc.orig	Mon Feb 22 03:40:47 1999
+++ portinfo.cc	Sun Jan 12 14:40:05 2003
@@ -1,3 +1,9 @@
+#include "config.h"
+
+#ifdef HAVE_STRING_H
+#include <string.h>
+#endif /* HAVE_STRING_H */
+
 #include "common.h"
 #include "portinfo.h"
 #include "token.h"