* compatibility with Berkeley DB < 3.3
[citadel.git] / citadel / ipcdef.h
index 60c22e632773123aa628be229e72ed6c361f1d2a..5acea43a36f8f4658010a4f96ec885818a34f9ec 100644 (file)
@@ -1,10 +1,6 @@
 /* $Id$ */
-#ifdef OK
-#undef OK
-#endif
-
 #define LISTING_FOLLOWS                100
-#define OK                     200
+#define CIT_OK                 200
 #define MORE_DATA              300
 #define SEND_LISTING           400
 #define ERROR                  500