aboutsummaryrefslogtreecommitdiff
path: root/tools/ootx_decode/ootx_decoder.h
diff options
context:
space:
mode:
authorJosh Allen <axlecrusher@gmail.com>2017-02-10 06:54:58 -0500
committerJosh Allen <axlecrusher@gmail.com>2017-02-10 06:54:58 -0500
commit9ac3cddf749366f81540aac549ac7583602b7170 (patch)
tree606fa3d8c650bbbb23133cbe91a238bbc28b62ae /tools/ootx_decode/ootx_decoder.h
parent917a7f7754e47567bf9102b6c26b6649ae6b28dd (diff)
downloadlibsurvive-9ac3cddf749366f81540aac549ac7583602b7170.tar.gz
libsurvive-9ac3cddf749366f81540aac549ac7583602b7170.tar.bz2
crc check decoded data
Diffstat (limited to 'tools/ootx_decode/ootx_decoder.h')
-rw-r--r--tools/ootx_decode/ootx_decoder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ootx_decode/ootx_decoder.h b/tools/ootx_decode/ootx_decoder.h
index b714b53..3a14f74 100644
--- a/tools/ootx_decode/ootx_decoder.h
+++ b/tools/ootx_decode/ootx_decoder.h
@@ -5,6 +5,7 @@
#ifndef OOTX_DECODER_H
#define OOTX_DECODER_H
+#include <stddef.h>
#include <stdint.h>
typedef struct {