X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fdav_delete.c;h=6abd8ce8e787b5f26c887624832b62e9dc88fb84;hb=HEAD;hp=6673172ba1119e076d0bd08565f5c316f9d8c31a;hpb=e75e8817291f1504a58c70d721075d82293c9e72;p=citadel.git diff --git a/webcit/dav_delete.c b/webcit/dav_delete.c index 6673172ba..85ae54e08 100644 --- a/webcit/dav_delete.c +++ b/webcit/dav_delete.c @@ -5,21 +5,15 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" -#include "webserver.h" + #include "dav.h"