Fix the build problems revolving around CitContext and context.h
authorDave West <davew@uncensored.citadel.org>
Thu, 5 Nov 2009 15:11:18 +0000 (15:11 +0000)
committerDave West <davew@uncensored.citadel.org>
Thu, 5 Nov 2009 15:11:18 +0000 (15:11 +0000)
commit4a8ed0428e174544015e23215103bc2383cb73c3
tree6f68a24503f7852a5d0bee17377637e657988578
parent0c1b8526ef155992980f9acc9c2a5ece08ed7cf9
Fix the build problems revolving around CitContext and context.h
Must have missed a make clean before I comitted.

Header file ordering and dependancies are a nightmare in modules. Sooner
I get that cleaned up to only need ctdl_module.h the better.
citadel/include/ctdl_module.h
citadel/modules/chat/serv_chat.c
citadel/modules/chat/serv_chat.h
citadel/modules/migrate/serv_migrate.c
citadel/modules/newuser/serv_newuser.c