diff options
Diffstat (limited to 'include/bh/buffer.h')
| -rw-r--r-- | include/bh/buffer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/bh/buffer.h b/include/bh/buffer.h index 35c89cc..b3a891f 100644 --- a/include/bh/buffer.h +++ b/include/bh/buffer.h @@ -1,6 +1,7 @@ #ifndef BH_BUFFER_H #define BH_BUFFER_H +#include "bh.h" #include "io.h" typedef struct bh_buffer_s bh_buffer_t; |
