From c552a9a1c3362d37fc1aaf3a9ba4231225b1f13a Mon Sep 17 00:00:00 2001 From: eivind Date: Wed, 4 Feb 1998 22:34:03 +0000 Subject: Turn DIAGNOSTIC into a new-style option. --- sys/netnatm/natm.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/netnatm/natm.c') diff --git a/sys/netnatm/natm.c b/sys/netnatm/natm.c index 877ed62..8dffe9e 100644 --- a/sys/netnatm/natm.c +++ b/sys/netnatm/natm.c @@ -36,6 +36,8 @@ * natm.c: native mode ATM access (both aal0 and aal5). */ +#include "opt_diagnostic.h" + #include #include #include -- cgit v1.1