chiark / gitweb /
WIP DNS bugfixes and debugging
[secnet.git] / dns-transp-common.h
index b4b718aeb623f681ca040ce673c4d37533fe0552..53f6a73f0849c0f7e691640f00b5b0dce544fa0a 100644 (file)
@@ -21,6 +21,8 @@
 #include <string.h>
 #include <assert.h>
 #include <ctype.h>
+#include <stdio.h>
+#include <inttypes.h>
 
 
 void dnsdomaindec_globalinit(void);