summaryrefslogtreecommitdiff
path: root/src/common/memarea.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/memarea.h')
-rw-r--r--src/common/memarea.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/memarea.h b/src/common/memarea.h
index a13f06bb9a..76a3c3af81 100644
--- a/src/common/memarea.h
+++ b/src/common/memarea.h
@@ -20,3 +20,4 @@ char *memarea_strndup(memarea_t *area, const char *s, size_t n);
void memarea_assert_ok(memarea_t *area);
#endif
+