X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fmodules%2Frwho%2Fserv_rwho.c;h=a134a8c257f49a58cecef5ad914e871825ed9b6c;hp=3dca6c4365de8c0f55f98eab2ff4cea81d97b74a;hb=7a9b0685e406cc83597171cc39d008c7e5459ca8;hpb=7a65130ea2a5be56603233ba7b8d230691f604a0 diff --git a/citadel/modules/rwho/serv_rwho.c b/citadel/modules/rwho/serv_rwho.c index 3dca6c436..a134a8c25 100644 --- a/citadel/modules/rwho/serv_rwho.c +++ b/citadel/modules/rwho/serv_rwho.c @@ -23,18 +23,7 @@ #include #include #include - -#if TIME_WITH_SYS_TIME -# include -# include -#else -# if HAVE_SYS_TIME_H -# include -# else -# include -# endif -#endif - +#include #include #include #include @@ -48,8 +37,6 @@ #include "user_ops.h" #include "database.h" #include "msgbase.h" - - #include "ctdl_module.h" /* Don't show the names of private rooms unless the viewing