Include module.h

Submitted by: imura@ryu16.org
This commit is contained in:
Scott Long 2003-11-05 06:27:40 +00:00
parent cc2c948fb5
commit 0ab269e2c1

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 */