From 57b5f55a2a87bdddd39d80cbaa5c55ad2f872dcf Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Thu, 21 Apr 2016 18:16:10 +0000 Subject: [PATCH] tests/dup.c: include "tests.h" This is going to be necessary for the following commit. --- tests/dup.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/dup.c b/tests/dup.c index 74972698..57945aae 100644 --- a/tests/dup.c +++ b/tests/dup.c @@ -1,3 +1,4 @@ +#include "tests.h" #include #include #include -- 2.40.0