Fixed the bug that prevented DOWN from working properly.
[citadel.git] / citadel / modules / checkpoint / serv_checkpoint.c
index f94a41dc341993e0c36b543835953e6f9fc77895..da04ac4b906eaa542c9e57c183f744260569a18e 100644 (file)
@@ -56,6 +56,7 @@
 #include "threads.h"
 
 #include "ctdl_module.h"
+#include "context.h"
  
 /*
  * Main loop for the checkpoint thread.