X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fexim.h;h=f8dd9a9ba11897321443035beaf249d998121d46;hb=c29da374ab4ea587c810bdc0395443d6b6164fea;hp=4ca28130a5e5fa57feb57254dfc8ff7272a54783;hpb=2cee425af0f8c425a410ff12a51f05a175a0c80b;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/exim.h b/src/src/exim.h index 4ca28130a..f8dd9a9ba 100644 --- a/src/src/exim.h +++ b/src/src/exim.h @@ -492,6 +492,7 @@ config.h, mytypes.h, and store.h, so we don't need to mention them explicitly. #include "macros.h" #include "dbstuff.h" #include "structs.h" +#include "blob.h" #include "globals.h" #include "hash.h" #include "functions.h"