]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] print.h; add missing win32 declaration
authorEvan Hunt <each@isc.org>
Mon, 9 Oct 2017 22:01:46 +0000 (15:01 -0700)
committerEvan Hunt <each@isc.org>
Mon, 9 Oct 2017 22:01:46 +0000 (15:01 -0700)
lib/isc/tests/buffer_test.c
lib/isc/win32/libisc.def.in

index 0b3156ff876d701b55e72158986c2eea6827cd06..50b6f51e4c9c6102f3161afbbc703cc222ca5ee4 100644 (file)
@@ -16,6 +16,7 @@
 #include "isctest.h"
 
 #include <isc/buffer.h>
+#include <isc/print.h>
 #include <isc/result.h>
 
 ATF_TC(isc_buffer_reserve);
index c999902946654ab8f6a9a932eaffbb787647f660..92341a7b2e9deb36c6f1bfbd84c09bd1460e5bc6 100644 (file)
@@ -161,6 +161,7 @@ isc_buffer_getuint16
 isc_buffer_getuint32
 isc_buffer_getuint48
 isc_buffer_getuint8
+isc_buffer_printf
 isc_buffer_putdecint
 isc_buffer_reallocate
 isc_buffer_reinit