X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fmodules%2Flistsub%2Fserv_listsub.c;h=8940c952eb7203ab3794659f22cdbe251dc4fc37;hp=a233e6c0e4d349a1b2c0c634fc46a24a40e3285d;hb=cbefcb9d9b85519fd1b098f622255ea318e78fd7;hpb=106ef37ec1ee2cb9f7067953cd62284464b67953 diff --git a/citadel/modules/listsub/serv_listsub.c b/citadel/modules/listsub/serv_listsub.c index a233e6c0e..8940c952e 100644 --- a/citadel/modules/listsub/serv_listsub.c +++ b/citadel/modules/listsub/serv_listsub.c @@ -3,20 +3,13 @@ * * Copyright (c) 2002-2012 by the citadel.org team * - * 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 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 "sysdep.h" @@ -56,16 +49,8 @@ #include "internet_addressing.h" #include "clientsocket.h" #include "file_ops.h" - -#ifndef HAVE_SNPRINTF -#include "snprintf.h" -#endif - - - #include "ctdl_module.h" - /* * Generate a randomizationalisticized token to use for authentication of * a subscribe or unsubscribe request.