X-Git-Url: https://git.distorted.org.uk/~mdw/userv-utils/blobdiff_plain/f3f828acaef13f76556730dcf27839c310dbb2d1..d09170cc71ae828279a1bc77cc7780dab9545bd6:/ipif/forwarder.h 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 #include -#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