Changed 'operator' to 'roperator' to avoid C++ conflict.
[yaz-moved-to-github.git] / include / yconfig.h
index bf1f441..78550c8 100644 (file)
@@ -1,8 +1,10 @@
 #ifndef YCONFIG_H
 #define YCONFIG_H
 
+#include <xmalloc.h>
+
 #ifdef WINDOWS
-#define MDF pascal
+#define MDF
 #else
 #ifndef MDF
 #define MDF