Empty handlers for closing tags of <bind> and <query> stanzas. We handled those...
[citadel.git] / citadel / typesize.h
index 4298082f47d07217058a266ad891cc1cb5eff4c1..3732c39669f6a4f5184418db185218ce206f1c1d 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id$ */
 
 /*
    This file defines typedefs for 8, 16, and 32 bit integers.  They are:
@@ -28,7 +27,7 @@
 #define _CITADEL_UX_TYPESIZE_H
 
 /* Include sysdep.h if not already included */
-#ifndef BBSDIR
+#ifndef CTDLDIR
 # include "sysdep.h"
 #endif