summaryrefslogtreecommitdiff
path: root/src/core/ao_storage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ao_storage.c')
-rw-r--r--src/core/ao_storage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/ao_storage.c b/src/core/ao_storage.c
index b2dd435b..adf7e4d4 100644
--- a/src/core/ao_storage.c
+++ b/src/core/ao_storage.c
@@ -16,6 +16,7 @@
*/
#include <ao.h>
+#include <ao_storage.h>
uint8_t
ao_storage_read(ao_pos_t pos, __xdata void *buf, uint16_t len) __reentrant