|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.3, 1999/07/03 21:30:18 | version 1.4, 1999/07/09 22:57:27 | ||
|---|---|---|---|
|
|
||
| #endif | #endif | ||
| #if (defined(__FreeBSD__) && __FreeBSD__ >= 3) || defined(__NetBSD__) | #if (defined(__FreeBSD__) && __FreeBSD__ >= 3) || defined(__NetBSD__) | ||
| #include "opt_inet.h" | #include "opt_inet.h" | ||
| #include "opt_ipsec.h" | |||
| #endif | #endif | ||
| #include <sys/param.h> | #include <sys/param.h> |