aboutsummaryrefslogtreecommitdiffstats
path: root/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'types.h')
-rw-r--r--types.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/types.h b/types.h
index 70ae9c4..f09a379 100644
--- a/types.h
+++ b/types.h
@@ -1,6 +1,10 @@
#ifndef TYPES_H
#define TYPES_H
+#undef bool
+#undef false
+#undef true
+
typedef enum {
false,
true