summaryrefslogtreecommitdiff
path: root/src/port.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/port.h')
-rw-r--r--src/port.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/port.h b/src/port.h
index 8ae3a76..3c7a2ce 100644
--- a/src/port.h
+++ b/src/port.h
@@ -62,6 +62,7 @@ I can't take it anymore, it's too convoluted. So I've commented out the entire
#include <limits.h>
#include <string.h>
#include <stdbool.h>
+
//Types Defined
typedef uint8_t bool8;
typedef uint8_t uint8;