Build fixes for BeOS. Thanks to Dan Moore <pergamon@68k.org> for the patch.

git-svn-id: svn://10.0.0.236/trunk@77604 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org
2000-08-30 07:21:31 +00:00
parent 161b4d070d
commit d790692684
3 changed files with 13 additions and 1 deletions

View File

@@ -39,6 +39,11 @@
#include "nsComponentManager.h"
#ifdef XP_BEOS
#include <FindDirectory.h>
#include <Path.h>
#endif
/* extra locking for the paranoid */
/* #define EXTRA_THREADSAFE */
#ifndef EXTRA_THREADSAFE