From d728ef74e033ee9fef2e57909b3e3601355a68d6 Mon Sep 17 00:00:00 2001 From: "mkaply%us.ibm.com" Date: Mon, 10 Jul 2000 14:48:47 +0000 Subject: [PATCH] OS/2 only tinderbox break - we will probably still break on a link, but at least we will compile git-svn-id: svn://10.0.0.236/trunk@73916 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/dbm/include/mcom_db.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mozilla/dbm/include/mcom_db.h b/mozilla/dbm/include/mcom_db.h index b5fa54fbff9..187c24913c9 100644 --- a/mozilla/dbm/include/mcom_db.h +++ b/mozilla/dbm/include/mcom_db.h @@ -201,9 +201,9 @@ XP_END_PROTOS #if defined(XP_OS2) /* #include */ -XP_BEGIN_PROTOS -int mkstemp(char *path); -XP_END_PROTOS +/* XP_BEGIN_PROTOS */ +/* int mkstemp(char *path); */ +/* XP_END_PROTOS */ #endif #ifndef macintosh