11 lines
245 B
Plaintext
11 lines
245 B
Plaintext
--- omapip/test.c.orig Wed May 17 18:04:19 2000
|
|
+++ omapip/test.c Wed May 16 19:06:18 2001
|
|
@@ -48,6 +48,7 @@
|
|
#include <isc/result.h>
|
|
#include <sys/time.h>
|
|
#include <omapip/omapip.h>
|
|
+#include <string.h>
|
|
|
|
int main (int argc, char **argv)
|
|
{
|