OS/2 only tinderbox break - we will probably still break on a link, but at least we will compile

This commit is contained in:
mkaply%us.ibm.com 2000-07-10 14:48:47 +00:00
Родитель e965530402
Коммит 1e88b1cf64
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -201,9 +201,9 @@ XP_END_PROTOS
#if defined(XP_OS2)
/* #include <xp_mcom.h> */
XP_BEGIN_PROTOS
int mkstemp(char *path);
XP_END_PROTOS
/* XP_BEGIN_PROTOS */
/* int mkstemp(char *path); */
/* XP_END_PROTOS */
#endif
#ifndef macintosh