From 69f743b20c3885303bc992212ffb925810a71899 Mon Sep 17 00:00:00 2001 From: Bob Beck Date: Mon, 25 Jun 2001 23:18:09 +0000 Subject: damn greeks desperate for commits... --- sys/netinet/ip_ipsp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/netinet/ip_ipsp.h b/sys/netinet/ip_ipsp.h index fa49e602e49..9e05c303244 100644 --- a/sys/netinet/ip_ipsp.h +++ b/sys/netinet/ip_ipsp.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ip_ipsp.h,v 1.108 2001/06/25 23:08:24 angelos Exp $ */ +/* $OpenBSD: ip_ipsp.h,v 1.109 2001/06/25 23:18:08 beck Exp $ */ /* * The authors of this code are John Ioannidis (ji@tla.org), * Angelos D. Keromytis (kermit@csd.uch.gr), @@ -427,7 +427,7 @@ htonq(u_int64_t q) * special on some architectures, assuming it is always an spl lowering * operation). */ -#define spltdb plsoftnet +#define spltdb splsoftnet extern int encdebug; extern int ipsec_acl; -- cgit v1.2.3