--- include/sybdb.h	Sun Jul  1 17:57:40 2001
+++ include/sybdb.h.new	Thu Jul 12 09:50:28 2001
@@ -298,6 +298,11 @@
 extern	RETCODE    DBSETLUSER(LOGINREC *login, char *username);
 extern	RETCODE    DBSETLHOST(LOGINREC *login, char *hostname);
 extern	RETCODE    DBSETLAPP(LOGINREC *login, char *application);
+
+#ifndef DBMFIX
+#define DBMFIX
+#endif
+
 #ifdef DBMFIX
 extern	DBPROCESS *tdsdbopen(LOGINREC *login,char *server);
 #define   dbopen(x,y) tdsdbopen(x,y)
