Skip to content

Commit

Permalink
Remove xp_core.h & xp_mem.h and all build references to them.
Browse files Browse the repository at this point in the history
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
  • Loading branch information
seawood%netscape.com committed Mar 27, 2002
1 parent 335643d commit 9d62460
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dbm/include/mcom_db.h
Expand Up @@ -240,9 +240,9 @@
#include "xp_mcom.h"
#define O_ACCMODE 3 /* Mask for file access modes */
#define EFTYPE 2000
XP_BEGIN_PROTOS
PR_BEGIN_EXTERN_C
int mkstemp(const char *path);
XP_END_PROTOS
PR_END_EXTERN_C
#endif /* MACINTOSH */

#if !defined(_WINDOWS) && !defined(macintosh) && !defined(XP_OS2)
Expand Down

0 comments on commit 9d62460

Please sign in to comment.