X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bfff2c60b2c860c2bc466bdab94daf770d86aec5..ddf3a8574f657dcb8c53fc5908e7bebbde1994b5:/sbr/mime_type.c diff --git a/sbr/mime_type.c b/sbr/mime_type.c index 6b4f9725..ab2a9a09 100644 --- a/sbr/mime_type.c +++ b/sbr/mime_type.c @@ -5,10 +5,12 @@ * complete copyright information. */ -#include +#include "h/mh.h" +#include "concat.h" +#include "readconfig.h" #include "error.h" -#include -#include +#include "h/utils.h" +#include "h/tws.h" #include "mime_type.h" #ifdef MIMETYPEPROC