summaryrefslogtreecommitdiff
path: root/wrapper.h
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2019-03-15 15:16:39 +0200
committerYuval Adam <_@yuv.al>2019-03-15 15:16:39 +0200
commit6d64a43f2b3ff7ca685fff64427c84b81e659afa (patch)
treed35907262ea3659f3127e1697991b57f8621064a /wrapper.h
Initial working build
Diffstat (limited to 'wrapper.h')
-rw-r--r--wrapper.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/wrapper.h b/wrapper.h
new file mode 100644
index 0000000..095f15d
--- /dev/null
+++ b/wrapper.h
@@ -0,0 +1,2 @@
+#include <stdint.h>
+#include "bch.h"