projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f97523
)
Added Include of string.h
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 23 Nov 2006 21:35:02 +0000
(21:35 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 23 Nov 2006 21:35:02 +0000
(21:35 +0000)
test/api/t15.c
patch
|
blob
|
history
diff --git
a/test/api/t15.c
b/test/api/t15.c
index
da68b0d
..
9a91f8e
100644
(file)
--- a/
test/api/t15.c
+++ b/
test/api/t15.c
@@
-1,4
+1,4
@@
-/* $Id: t15.c,v 1.9 2006-11-23 21:34:22 adam Exp $
+/* $Id: t15.c,v 1.10 2006-11-23 21:35:02 adam Exp $
Copyright (C) 2004-2006
Index Data ApS
@@
-33,6
+33,7
@@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#include <sys/wait.h>
#endif
+#include <string.h>
#include <sys/utsname.h>
#include "testlib.h"