11 lines
215 B
Plaintext
11 lines
215 B
Plaintext
|
--- omapip/test.c
|
||
|
+++ omapip/test.c 2008/09/05 08:24:16
|
||
|
@@ -40,6 +40,7 @@
|
||
|
#include <isc-dhcp/result.h>
|
||
|
#include <sys/time.h>
|
||
|
#include <omapip/omapip.h>
|
||
|
+#include <string.h>
|
||
|
|
||
|
int main (int argc, char **argv)
|
||
|
{
|