Fix trivial problems: "make clean" cleaning too much
and add #include to pull in __be32 typedef.
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
|
||||
#include "libbb.h"
|
||||
/* Wants <limits.h> etc, thus included after libbb.h: */
|
||||
#include <linux/types.h> /* for __be32 etc */
|
||||
#include <linux/netfilter_ipv4.h>
|
||||
|
||||
// TODO: move into this file:
|
||||
|
Reference in New Issue
Block a user