added compiler.h filter.h in.h and udp.h to src/include/linux/

This commit is contained in:
Andreas Steffen
2007-04-28 21:18:56 +00:00
parent 0fa646ecac
commit 5df7f3f7d4
8 changed files with 508 additions and 8 deletions
-3
View File
@@ -910,9 +910,6 @@ struct tcamsg
#ifdef __KERNEL__
#include <linux/config.h>
#include <linux/mutex.h>
extern size_t rtattr_strlcpy(char *dest, const struct rtattr *rta, size_t size);
static __inline__ int rtattr_strcmp(const struct rtattr *rta, const char *str)
{