X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/4b707d8b1701aec2cec7431d4656f771b96a9f00..11b3519314b471bb042bf3a69bbbb3adaa7aa19d:/src/internal.h?ds=inline diff --git a/src/internal.h b/src/internal.h index 62f3e69..d878daa 100644 --- a/src/internal.h +++ b/src/internal.h @@ -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