fix mozilla build: for some reason, the XP strings (yep, allxpstr.h) are declared and allocated in that file.

This commit is contained in:
pierre%netscape.com 1998-10-06 05:01:55 +00:00
parent 91ffd7918d
commit f9060926e2

View File

@ -27,9 +27,11 @@
#include "cvunzip.h"
/* BEGIN NEW_STRING_LIB */
/*#ifdef XP_MAC
#ifdef XP_MAC
#ifndef MOZ_NGLAYOUT
#include "allxpstr.h"
#endif*/
#endif
#endif
/* END NEW_STRING_LIB */
#ifdef MOZILLA_CLIENT