* add typedefs in citadel.h so we don't need to typedef all over the place.
authorWilfried Göesgens <willi@citadel.org>
Sun, 10 Feb 2008 21:40:47 +0000 (21:40 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 10 Feb 2008 21:40:47 +0000 (21:40 +0000)
commit35707bd874630d38fb1b9d13fd0ad5e73c121217
tree8ad52324b0d71db7e111565e1a07cce0d9a728f5
parenta43405ef98adf2343d9b10d13e3af7c1e8826f06
* add typedefs in citadel.h so we don't need to typedef all over the place.
* having a struct 'march' and a global variable 'march' isn't that smart. the variable is marchptr now.
* fixed some warnings and unneded inclodes.
citadel/citadel.c
citadel/citadel.h
citadel/modules/extnotify/extnotify_main.c
citadel/modules/extnotify/funambol65.c
citadel/modules/managesieve/serv_managesieve.c