]> granicus.if.org Git - check/commitdiff
check_check_exit.c: Include libcompat.h
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 21 Oct 2013 03:26:24 +0000 (03:26 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 21 Oct 2013 03:26:24 +0000 (03:26 +0000)
for consistency

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@843 64e312b2-a51f-0410-8e61-82d0ca0eb02a

tests/check_check_exit.c

index d2a26d4f577f86c9c61b61bb8cd89f2e2734a960..e69b823606e73bb8afbb757118ba75d79b9ca26e 100644 (file)
@@ -1,3 +1,5 @@
+#include "../lib/libcompat.h"
+
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>