From 6aa0bde5ecd6a545228fc6b59e7e54b8f1eea7eb Mon Sep 17 00:00:00 2001 From: Akira TAGOH Date: Fri, 5 Jan 2018 16:05:58 +0900 Subject: [PATCH] trivial fix --- test/test-migration.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/test-migration.c b/test/test-migration.c index bcd805d..b7d96dc 100644 --- a/test/test-migration.c +++ b/test/test-migration.c @@ -22,6 +22,9 @@ * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR * PERFORMANCE OF THIS SOFTWARE. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include #include