summaryrefslogtreecommitdiffstats
path: root/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'types.h')
-rw-r--r--types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/types.h b/types.h
index 30475a2..47d115c 100644
--- a/types.h
+++ b/types.h
@@ -21,6 +21,8 @@
#include <stdbool.h>
+#define CLEANUP
+
typedef enum {
BO_BIG_ENDIAN,
BO_LITTLE_ENDIAN