From: Dmitry V. Levin Date: Thu, 21 Apr 2016 18:16:10 +0000 (+0000) Subject: tests/dup.c: include "tests.h" X-Git-Tag: v4.12~370 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=57b5f55a2a87bdddd39d80cbaa5c55ad2f872dcf;p=strace tests/dup.c: include "tests.h" This is going to be necessary for the following commit. --- 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