diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 1998-02-04 22:34:03 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 1998-02-04 22:34:03 +0000 |
| commit | 47cfdb166d16af183216e459e4e48aff9d2beabf (patch) | |
| tree | 93aceb4227ab2f9f24d54737e22b76e485ae9796 /sys/dev/lnc | |
| parent | 4f36d4ac99675f748f0e5b7ca061c49573d3ecbd (diff) | |
Notes
Diffstat (limited to 'sys/dev/lnc')
| -rw-r--r-- | sys/dev/lnc/if_lnc.c | 1 |
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 */ |
