From 35680fc4f9188fbb38db8dc0ef893dc2483be068 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 21 Apr 2008 11:18:14 +0000 Subject: [PATCH] Include git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23065 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/sel-lex.l | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/hx509/sel-lex.l b/lib/hx509/sel-lex.l index 0f0f61bd4..8c26aabdd 100644 --- a/lib/hx509/sel-lex.l +++ b/lib/hx509/sel-lex.l @@ -34,6 +34,10 @@ /* $Id$ */ +#ifdef HAVE_CONFIG_H +#include +#endif + #undef ECHO #include