Removing use of unneeded dbm module from win32 build

git-svn-id: svn://10.0.0.236/trunk@53441 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org
1999-11-14 00:52:48 +00:00
parent aff2ad4caa
commit ff8505d463
3 changed files with 1 additions and 3 deletions

View File

@@ -46,7 +46,7 @@
#endif
/* larubbio */
#ifndef XP_UNIX
#if !defined(XP_UNIX) && !defined(XP_WIN32)
#include "mcom_db.h"
#endif