X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fserv_func.c;h=66afe5e12e87dd818c95a461d4371fa6f9ec6fc8;hb=HEAD;hp=10bea4657f2832acd3bee8b2f83ac4452e37792a;hpb=b4e49a8d3954d7d0adb3b3397a9d6a4f93a6f5ff;p=citadel.git diff --git a/webcit/serv_func.c b/webcit/serv_func.c index 10bea4657..e987c8216 100644 --- a/webcit/serv_func.c +++ b/webcit/serv_func.c @@ -6,7 +6,7 @@ // modify it under the terms of the GNU General Public License, version 3. #include "webcit.h" -#include "webserver.h" + HashList *EmbeddableMimes = NULL; StrBuf *EmbeddableMimeStrs = NULL;