From 1b22fc784f5846bdea5ca0b7b9ed9e69d8b1b4f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 14 Sep 2008 15:27:08 +0000 Subject: [PATCH] check for git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23841 ec53bebd-3082-4978-b11e-865c3cabbd6b --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index 7dac7451e..2dc4acfd5 100644 --- a/configure.in +++ b/configure.in @@ -258,6 +258,7 @@ AC_CHECK_HEADERS([\ sys/times.h \ sys/types.h \ sys/un.h \ + locale.h \ termcap.h \ termio.h \ termios.h \