We don't put C++ comments in C header files.

This commit is contained in:
mcafee%netscape.com 1999-04-21 06:31:24 +00:00
parent 90ad32b3a9
commit 4d59788701

View File

@ -1,18 +1,18 @@
//#include "xp_mcom.h"
/* #include "xp_mcom.h" */
#define XP_STRSTR strstr
#define XP_STRTOUL strtoul
#include "platform.h"
#include "xp_core.h"
#include "xp_mem.h"
//#include "xp_debug.h"
/* #include "xp_debug.h" */
#include "xp_str.h"
#include "xp_list.h"
#include "prprf.h"
#include <string.h>
#include "xp_file.h"
//#include "plarenas.h"
/* #include "plarenas.h" */
#include "jsotypes.h"
#include "plstr.h"
#include "seccomon.h"