Changed enums in the ASN.1 .h files to #defines. Changed oident.class to oclass
[yaz-moved-to-github.git] / include / yconfig.h
index f2a09ff..78550c8 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef YCONFIG_H
 #define YCONFIG_H
 
+#include <xmalloc.h>
+
 #ifdef WINDOWS
 #define MDF
 #else