chiark / gitweb /
generic build fixes
[userv-utils.git] / ipif / forwarder.h
index 2e5c5cb26ad9b9ba172bc146ff902fce679569b2..599eb41a0e6bc521e5f818d333f7915f68ab2ed5 100644 (file)
 
 #include <stdio.h>
 #include <time.h>
+#include <string.h>
 #include <sys/utsname.h>
 
-#include "automech.h"
-
 struct buffer {
   unsigned char *base;
   unsigned char *start;
@@ -51,6 +50,8 @@ struct mechanism {
   mdec_functype *decode;
 };
 
+#include "automech.h"
+
 extern const struct mechanism *const mechanismlists[];
 
 /* setup function may call getarg_xxx functions and then