From 4bb140ab42637792bb537f207c2c7c38a6e461fe Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Fri, 26 Feb 1999 03:34:03 +0000 Subject: Merge from the Ericsson repository | revision 1.7 | date: 1999/02/25 11:38:45; author: niklas; state: Exp; lines: +3 -1 | include sysdep.h everywhere | ---------------------------- --- sbin/isakmpd/cert.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sbin/isakmpd/cert.c b/sbin/isakmpd/cert.c index b718da4dc72..ade80c2dd46 100644 --- a/sbin/isakmpd/cert.c +++ b/sbin/isakmpd/cert.c @@ -1,5 +1,5 @@ -/* $OpenBSD: cert.c,v 1.7 1998/11/17 11:10:08 niklas Exp $ */ -/* $EOM: cert.c,v 1.6 1998/10/07 16:40:43 niklas Exp $ */ +/* $OpenBSD: cert.c,v 1.8 1999/02/26 03:34:02 niklas Exp $ */ +/* $EOM: cert.c,v 1.7 1999/02/25 11:38:45 niklas Exp $ */ /* * Copyright (c) 1998 Niels Provos. All rights reserved. @@ -38,6 +38,8 @@ #include #include +#include "sysdep.h" + #include "cert.h" #include "isakmp_num.h" #include "x509.h" -- cgit v1.2.3