From 017b49b9d59f1b8b7121dc2acf268994cecd7334 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 31 Oct 2012 23:42:35 +0100 Subject: [PATCH] Fix FTBFS Thanks to Francois Andriot (cherry picked from commit c3b6defe0b178400e965c96657c533adcb41a3a5) --- src/ckpasswd.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ckpasswd.c b/src/ckpasswd.c index e3fed82..9dbdbcf 100644 --- a/src/ckpasswd.c +++ b/src/ckpasswd.c @@ -30,6 +30,7 @@ #include #include #include +#include #define DB_DBM_HSEARCH 1 #include