Get socketmodule to build after adding netlink support.

This commit is contained in:
Neal Norwitz 2006-01-16 04:31:40 +00:00
parent 4678dc818f
commit 658516617c
2 changed files with 5 additions and 0 deletions

View file

@ -33,6 +33,9 @@
#endif
#ifdef HAVE_LINUX_NETLINK_H
# ifdef HAVE_ASM_TYPES_H
# include <asm/types.h>
# endif
# include <linux/netlink.h>
#else
# undef AF_NETLINK