aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>2004-09-01 20:42:38 +0000
committerJulian Elischer <julian@FreeBSD.org>2004-09-01 20:42:38 +0000
commit2e89675af063f836c3087da48d96141240e71a46 (patch)
treeaa36c876a7fec7e2d5739c0518e2f34f1dc45099
parentdf3a834f7e51263b22ef20966ac8ddbfc9bd9bde (diff)
Notes
-rw-r--r--usr.sbin/kgzip/kgzcmp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/kgzip/kgzcmp.c b/usr.sbin/kgzip/kgzcmp.c
index 54a4493f6574e..0ea4f0e796c16 100644
--- a/usr.sbin/kgzip/kgzcmp.c
+++ b/usr.sbin/kgzip/kgzcmp.c
@@ -27,9 +27,7 @@
*/
#define _KERNEL
-#define KLD_MODULE
#include <sys/param.h>
-#undef KLD_MODULE
#undef _KERNEL
#include <sys/types.h>
#include <sys/stat.h>