summaryrefslogtreecommitdiff
path: root/lib/strutils.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/strutils.c')
-rw-r--r--lib/strutils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/strutils.c b/lib/strutils.c
index c263b86b2..69b7ba23f 100644
--- a/lib/strutils.c
+++ b/lib/strutils.c
@@ -10,6 +10,7 @@
#include <errno.h>
#include <sys/stat.h>
#include <string.h>
+#include <assert.h>
#include "c.h"
#include "nls.h"