From 8b4a564235635f7a666aedc0fc79913865ad56b5 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Fri, 27 Jul 2001 21:41:02 +0000 Subject: Few more files compile. --- src/win95/db.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/win95/db.h') diff --git a/src/win95/db.h b/src/win95/db.h index 10e5d4d..cc0ee47 100644 --- a/src/win95/db.h +++ b/src/win95/db.h @@ -70,7 +70,7 @@ /* I N C L U D E D S ************************************************** */ #include "advwin32.h" #ifndef DB_NOWINDOWS - #include +// #include #include "advwin32.h" #endif @@ -292,6 +292,8 @@ struct db_dd_mode_tag /* Don't prototype anything or declare globals if NDEBUG is defined. */ #ifndef NDEBUG +#define __cdecl + /* New formatted debugging fns. */ extern void __cdecl db_logf_fired(const char *fmtStrP, ...); extern void __cdecl db_printf_fired(int x, int y, const char *fmtStrP, ...); -- cgit v1.3