From 1285437217a60194186b2c66a0422205b2dedd08 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 28 Aug 2011 05:04:07 +0200 Subject: Fixes for FreeBSD build Signed-off-by: Matthias Andree Signed-off-by: Denys Vlasenko --- include/platform.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/platform.h') diff --git a/include/platform.h b/include/platform.h index e22dbdb4a..826a4c497 100644 --- a/include/platform.h +++ b/include/platform.h @@ -417,6 +417,8 @@ typedef unsigned smalluint; # undef HAVE_STRVERSCMP # undef HAVE_XTABS # undef HAVE_DPRINTF +# undef HAVE_UNLOCKED_STDIO +# undef HAVE_UNLOCKED_LINE_OPS #endif #if defined(__FreeBSD__) -- cgit v1.2.3