From e870ce7aa38525474b6330771099344d15459864 Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Fri, 26 Feb 1999 03:45:49 +0000 Subject: Merge from the Ericsson repository | revision 1.15 | date: 1999/02/25 11:39:10; author: niklas; state: Exp; lines: +3 -1 | include sysdep.h everywhere | ---------------------------- --- sbin/isakmpd/log.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sbin') diff --git a/sbin/isakmpd/log.c b/sbin/isakmpd/log.c index 9c42058ba3c..d3eb17930ab 100644 --- a/sbin/isakmpd/log.c +++ b/sbin/isakmpd/log.c @@ -1,5 +1,5 @@ -/* $OpenBSD: log.c,v 1.4 1998/12/21 01:02:26 niklas Exp $ */ -/* $EOM: log.c,v 1.14 1998/12/01 10:19:44 niklas Exp $ */ +/* $OpenBSD: log.c,v 1.5 1999/02/26 03:45:48 niklas Exp $ */ +/* $EOM: log.c,v 1.15 1999/02/25 11:39:10 niklas Exp $ */ /* * Copyright (c) 1998 Niklas Hallqvist. All rights reserved. @@ -44,6 +44,8 @@ #include #endif +#include "sysdep.h" + #include "log.h" /* -- cgit v1.2.3