X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/blobdiff_plain/da969fa78684f1dff4128199dc7905804b08739f..b6953d1b46cb12e32e4d2926bce078ef10825785:/src/internal.h 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