]> granicus.if.org Git - check/commitdiff
Remove warning about undeclared function ck_strdup_printf
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 1 Oct 2013 22:21:02 +0000 (22:21 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 1 Oct 2013 22:21:02 +0000 (22:21 +0000)
check_msg.c was not including check_str.h to get the
prototype for ck_strdup_printf. Now fixed.

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

src/check_msg.c

index 6c75d665c7d77bab812180d4b37ca25ad28f0905..e0edfd5a9fd05fddebcfd8094165918e0756d63b 100644 (file)
@@ -31,6 +31,7 @@
 #include "check_impl.h"
 #include "check_msg.h"
 #include "check_pack.h"
+#include "check_str.h"
 
 
 /* 'Pipe' is implemented as a temporary file to overcome message