X-Git-Url: https://git.distorted.org.uk/~mdw/userv-utils/blobdiff_plain/c07be3595a60917243c741a53d7a2644db897a71..80ebbf9e58e2c8a5980d96fd33ac68fd790ed53d:/ipif/forwarder.h diff --git a/ipif/forwarder.h b/ipif/forwarder.h index 2e5c5cb..599eb41 100644 --- a/ipif/forwarder.h +++ b/ipif/forwarder.h @@ -25,10 +25,9 @@ #include #include +#include #include -#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