aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/lnc/if_lnc.c
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1998-02-04 22:34:03 +0000
committerEivind Eklund <eivind@FreeBSD.org>1998-02-04 22:34:03 +0000
commit47cfdb166d16af183216e459e4e48aff9d2beabf (patch)
tree93aceb4227ab2f9f24d54737e22b76e485ae9796 /sys/dev/lnc/if_lnc.c
parent4f36d4ac99675f748f0e5b7ca061c49573d3ecbd (diff)
Turn DIAGNOSTIC into a new-style option.
Notes
Notes: svn path=/head/; revision=33108
Diffstat (limited to 'sys/dev/lnc/if_lnc.c')
-rw-r--r--sys/dev/lnc/if_lnc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/lnc/if_lnc.c b/sys/dev/lnc/if_lnc.c
index 71d9934a3bbf..4c3e1c8c17f1 100644
--- a/sys/dev/lnc/if_lnc.c
+++ b/sys/dev/lnc/if_lnc.c
@@ -65,6 +65,7 @@
#if NLNC > 0
#include "bpfilter.h"
+#include "opt_diagnostic.h"
#include "opt_inet.h"
/* Some defines that should really be in generic locations */