]> granicus.if.org Git - strace/commitdiff
tests/dup.c: include "tests.h"
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 21 Apr 2016 18:16:10 +0000 (18:16 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 21 Apr 2016 18:16:10 +0000 (18:16 +0000)
This is going to be necessary for the following commit.

tests/dup.c

index 74972698297046e5cf564ef6d0cc2b1fce022ba8..57945aaefe57e6ac1e4ab64081d509b095c6a0d7 100644 (file)
@@ -1,3 +1,4 @@
+#include "tests.h"
 #include <errno.h>
 #include <stdio.h>
 #include <unistd.h>