Signed-off-by: Kaarle Ritvanen <kaarle.ritvanen@xxxxxxxxxxxxx> --- src/ipset.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ipset.c b/src/ipset.c index 79f56b8..dffc74e 100644 --- a/src/ipset.c +++ b/src/ipset.c @@ -14,6 +14,7 @@ #include <stdio.h> /* fprintf, fgets */ #include <stdlib.h> /* exit */ #include <string.h> /* str* */ +#include <sys/types.h> /* u_int8_t */ #include <config.h> -- 2.9.5 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html