* All OS-level includes are now included from webcit.h instead of from
authorArt Cancro <ajc@citadel.org>
Fri, 12 Aug 2005 21:53:32 +0000 (21:53 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 12 Aug 2005 21:53:32 +0000 (21:53 +0000)
commitaa8ca3b0af3efdabd8559b886efb3164319bdce1
tree0be86a425c105718b732dcee1d1151baf9ae323f
parent6a4d3690cf8c3d249a351023cb5dfaf1df45aa1b
* All OS-level includes are now included from webcit.h instead of from
  each individual .c file.  This will keep the build cleaner.
52 files changed:
webcit/ChangeLog
webcit/auth.c
webcit/availability.c
webcit/calendar.c
webcit/calendar_tools.c
webcit/calendar_view.c
webcit/context_loop.c
webcit/cookie_conversion.c
webcit/crypto.c
webcit/event.c
webcit/floors.c
webcit/fmt_date.c
webcit/graphics.c
webcit/groupdav_delete.c
webcit/groupdav_get.c
webcit/groupdav_main.c
webcit/groupdav_options.c
webcit/groupdav_propfind.c
webcit/groupdav_put.c
webcit/html2html.c
webcit/http_datestring.c
webcit/ical_dezonify.c
webcit/iconbar.c
webcit/inetconf.c
webcit/listsub.c
webcit/locate_host.c
webcit/mainmenu.c
webcit/messages.c
webcit/mime_parser.c
webcit/netconf.c
webcit/notes.c
webcit/paging.c
webcit/preferences.c
webcit/roomops.c
webcit/serv_func.c
webcit/setup.c
webcit/setup_wizard.c
webcit/siteconfig.c
webcit/snprintf.c
webcit/subst.c
webcit/summary.c
webcit/sysmsgs.c
webcit/tcp_sockets.c
webcit/tools.c
webcit/useredit.c
webcit/userlist.c
webcit/vcard.c
webcit/vcard_edit.c
webcit/webcit.c
webcit/webcit.h
webcit/webserver.c
webcit/who.c