Import ezmlm-idx 0.40
[ezmlm] / constmap.h
index 3f29179..66be99f 100644 (file)
@@ -16,5 +16,6 @@ struct constmap {
 extern int constmap_init();
 extern void constmap_free();
 extern char *constmap();
-
+extern char *constmap_get();
+extern int constmap_index();
 #endif