Really fix unix build bustage

git-svn-id: svn://10.0.0.236/trunk@6559 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kostello%netscape.com 1998-07-27 21:10:02 +00:00
parent a9864345c6
commit 41a83c0d74

View File

@ -37,7 +37,10 @@
#include "prprf.h"
#include "resources.h"
#if defined(WIN32)
#include <strstrea.h>
#endif
#if defined(WIN32)
#include <windows.h>