added include of <string.h>
authorewt <devnull@localhost>
Tue, 12 Dec 1995 17:40:49 +0000 (17:40 +0000)
committerewt <devnull@localhost>
Tue, 12 Dec 1995 17:40:49 +0000 (17:40 +0000)
CVS patchset: 6
CVS date: 1995/12/12 17:40:49

lib/test.c

index 7e93a96..32e4151 100644 (file)
@@ -1,3 +1,5 @@
+#include <string.h>
+
 #include "header.h"
 
 void main(int argc, char ** argv)