including sys/queue.h to support TAILQ_LAST() macro

This commit is contained in:
Martin Willi
2008-06-20 08:17:03 +00:00
parent 9bbb794afc
commit a47e16a508
2 changed files with 559 additions and 1 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
EXTRA_DIST = linux/ipsec.h linux/netlink.h linux/rtnetlink.h \
linux/pfkeyv2.h linux/udp.h linux/xfrm.h
linux/pfkeyv2.h linux/udp.h linux/xfrm.h linux/types.h \
sys/queue.h