X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fnotes.c;h=60c4d83a12654eaa83b293d3a3e576e2f6cf1634;hp=584e8d99704b37f39da63087d3a3d1866c7c529c;hb=8b3b916db46e22d83ba2740d4c09ef8c967263b2;hpb=2bf4ae9ae7e2c80380b4c8369754b2b5fa455e52 diff --git a/webcit/notes.c b/webcit/notes.c index 584e8d997..60c4d83a1 100644 --- a/webcit/notes.c +++ b/webcit/notes.c @@ -1,7 +1,7 @@ #include "webcit.h" #include "dav.h" -#include "webserver.h" + CtxType CTX_VNOTE = CTX_NONE;