summaryrefslogtreecommitdiff
path: root/beos/beos_schedule.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'beos/beos_schedule.cpp')
-rw-r--r--beos/beos_schedule.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/beos/beos_schedule.cpp b/beos/beos_schedule.cpp
index a8b1ca5d0..347cde438 100644
--- a/beos/beos_schedule.cpp
+++ b/beos/beos_schedule.cpp
@@ -17,6 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#define __STDBOOL_H__ 1
#include <stdlib.h>
#include <stdbool.h>
#include <OS.h>