Changes to get the BeOS build running. Patch provided by Yannick Koehler <koehler@mythrium.com> .

This commit is contained in:
cls@seawood.org
2000-04-05 02:12:26 +00:00
parent dc040e18bd
commit 27aff31fa7
5 changed files with 9 additions and 1 deletions

View File

@@ -40,6 +40,7 @@
#include <ctype.h>
#ifdef XP_BEOS
#include <Path.h>
#include <Entry.h>
#endif
#include "nsCRT.h"