chiark / gitweb /
Autoconfifying - beginning.
[adns.git] / src / internal.h
index 62f3e699570c2b92495d16901315ce55f72ac18d..d878daad34b03f634c68b5c84a5df7ef4074116f 100644 (file)
@@ -25,7 +25,7 @@
 #ifndef ADNS_INTERNAL_H_INCLUDED
 #define ADNS_INTERNAL_H_INCLUDED
 
-#define PRINTFFORMAT(a,b) __attribute__((format(printf,a,b)))
+#include "config.h"
 typedef unsigned char byte;
 
 #include <stdarg.h>