summaryrefslogtreecommitdiffstats
path: root/src/memblockq.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/memblockq.h')
-rw-r--r--src/memblockq.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/memblockq.h b/src/memblockq.h
index 48050d49..25c2f2d4 100644
--- a/src/memblockq.h
+++ b/src/memblockq.h
@@ -22,4 +22,5 @@ void memblockq_empty(struct memblockq *bq);
int memblockq_is_readable(struct memblockq *bq);
int memblockq_is_writable(struct memblockq *bq, size_t length);
+
#endif