Having thrown the cat out of the house, add a necessary include.

This commit is contained in:
Poul-Henning Kamp 2009-09-08 13:24:36 +00:00
parent 6778431478
commit 0d07b627a3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=196971

View File

@ -36,6 +36,7 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/types.h>
#include <sys/endian.h>
#include <sys/queue.h>