From 413e0853c2d0292c016edb6c785cebd5d754b48d Mon Sep 17 00:00:00 2001 From: kevlo Date: Sun, 22 Jul 2007 06:48:34 +0000 Subject: Include the header which includes the prerequisite header for AUE_NULL. Approved by: re (kensmith) --- share/examples/kld/syscall/module/syscall.c | 1 + 1 file changed, 1 insertion(+) (limited to 'share/examples/kld/syscall/module/syscall.c') diff --git a/share/examples/kld/syscall/module/syscall.c b/share/examples/kld/syscall/module/syscall.c index f65668b..3416f3c 100644 --- a/share/examples/kld/syscall/module/syscall.c +++ b/share/examples/kld/syscall/module/syscall.c @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include -- cgit v1.1