summaryrefslogtreecommitdiff
path: root/ipif
diff options
context:
space:
mode:
Diffstat (limited to 'ipif')
-rw-r--r--ipif/forwarder.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ipif/forwarder.h b/ipif/forwarder.h
index fa048b3..599eb41 100644
--- a/ipif/forwarder.h
+++ b/ipif/forwarder.h
@@ -28,8 +28,6 @@
#include <string.h>
#include <sys/utsname.h>
-#include "automech.h"
-
struct buffer {
unsigned char *base;
unsigned char *start;
@@ -52,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