Include module.h

Submitted by: imura@ryu16.org
This commit is contained in:
scottl 2003-11-05 06:27:40 +00:00
parent ff8d61e0aa
commit 0e43dc43e0

View File

@ -100,6 +100,7 @@ __END_DECLS
#else /* !_KERNEL */
#include <sys/kobj.h>
#include <sys/module.h> /* can't avoid that */
#include <sys/queue.h> /* can't avoid that */
#include <sys/sysctl.h> /* can't avoid that */