From cce98d71a97ec38703087a1d6188df01bb101680 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Sun, 15 Feb 1998 04:14:08 +0000 Subject: [PATCH] config.h stdarg.h git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4399 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/sl/sl_locl.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/sl/sl_locl.h b/lib/sl/sl_locl.h index 081703273..1ea458839 100644 --- a/lib/sl/sl_locl.h +++ b/lib/sl/sl_locl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996, 1997 Kungliga Tekniska Högskolan + * Copyright (c) 1995, 1996, 1997, 1998 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * @@ -38,9 +38,13 @@ /* $Id$ */ +#ifdef HAVE_CONFIG_H +#include +#endif #include #include #include +#include #include