Fix trivial problems: "make clean" cleaning too much

and add #include to pull in __be32 typedef.
This commit is contained in:
Denis Vlasenko
2008-06-07 12:23:44 +00:00
parent a05c0716c2
commit c0cd9f29d2
2 changed files with 2 additions and 1 deletions

View File

@@ -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: