freebsd-ports/security/vpnd/files/patch-vpnd.h

11 lines
295 B
C

--- vpnd.h.orig Sun Oct 20 14:36:45 2002
+++ vpnd.h Sun Oct 20 14:37:04 2002
@@ -52,7 +52,7 @@
#include <net/if.h>
#include <net/slip.h>
#include <net/if_var.h>
-#include <machine/param.h>
+#include <sys/param.h>
#include <sys/mbuf.h>
#include <net/slcompress.h>
#include <net/if_slvar.h>