diff options
Diffstat (limited to 'include/bh/internal/queue.h')
| -rw-r--r-- | include/bh/internal/queue.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/bh/internal/queue.h b/include/bh/internal/queue.h index fd3d8e8..04a5568 100644 --- a/include/bh/internal/queue.h +++ b/include/bh/internal/queue.h @@ -1,6 +1,7 @@ #ifndef BH_INTERNAL_QUEUE_H #define BH_INTERNAL_QUEUE_H +#include "bh.h" #include <bh/queue.h> struct bh_queue_s |
