summaryrefslogtreecommitdiffstats
path: root/sys/netinet/if_atm.c
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1998-01-31 05:00:21 +0000
committereivind <eivind@FreeBSD.org>1998-01-31 05:00:21 +0000
commite8dbec0c0681514b40ec2b5462122bba5fd24923 (patch)
tree95ffcab89b698b3569f3e1635bc2b6b6ad7836b4 /sys/netinet/if_atm.c
parentb86c02062a835227f284ae647267e92fa86caa5d (diff)
downloadFreeBSD-src-e8dbec0c0681514b40ec2b5462122bba5fd24923.zip
FreeBSD-src-e8dbec0c0681514b40ec2b5462122bba5fd24923.tar.gz
Make POWERFAIL_NMI, PPS_SYNC and NATM new style options.
This also fixes a couple of defunct options; submitted by bde.
Diffstat (limited to 'sys/netinet/if_atm.c')
-rw-r--r--sys/netinet/if_atm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netinet/if_atm.c b/sys/netinet/if_atm.c
index c5dfd3b..1c60ef0 100644
--- a/sys/netinet/if_atm.c
+++ b/sys/netinet/if_atm.c
@@ -37,6 +37,7 @@
*/
#include "opt_inet.h"
+#include "opt_natm.h"
#ifdef INET
OpenPOWER on IntegriCloud