From 1e7630973c6a3ddb2215114b43d11c06db4f08be Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Fri, 26 Feb 1999 03:35:55 +0000 Subject: Merge from the Ericsson repository | revision 1.22 | date: 1999/02/25 11:38:50; author: niklas; state: Exp; lines: +3 -1 | include sysdep.h everywhere | ---------------------------- --- sbin/isakmpd/crypto.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sbin/isakmpd/crypto.c') diff --git a/sbin/isakmpd/crypto.c b/sbin/isakmpd/crypto.c index 9d756a39e8d..0b878431a61 100644 --- a/sbin/isakmpd/crypto.c +++ b/sbin/isakmpd/crypto.c @@ -1,5 +1,5 @@ -/* $OpenBSD: crypto.c,v 1.3 1998/11/17 11:10:09 niklas Exp $ */ -/* $EOM: crypto.c,v 1.21 1998/11/12 15:31:04 niklas Exp $ */ +/* $OpenBSD: crypto.c,v 1.4 1999/02/26 03:35:54 niklas Exp $ */ +/* $EOM: crypto.c,v 1.22 1999/02/25 11:38:50 niklas Exp $ */ /* * Copyright (c) 1998 Niels Provos. All rights reserved. @@ -38,6 +38,8 @@ #include #include +#include "sysdep.h" + #include "crypto.h" #include "log.h" -- cgit v1.2.3