about summary refs log tree commit diff
path: root/converter/other/fiasco/lib/bit-io.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/fiasco/lib/bit-io.c')
-rw-r--r--converter/other/fiasco/lib/bit-io.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/converter/other/fiasco/lib/bit-io.c b/converter/other/fiasco/lib/bit-io.c
index 364a1c05..04017c31 100644
--- a/converter/other/fiasco/lib/bit-io.c
+++ b/converter/other/fiasco/lib/bit-io.c
@@ -24,6 +24,8 @@
 #   include <stdlib.h>
 #endif /* not STDC_HEADERS */
 
+#include "nstring.h"
+
 #include "macros.h"
 #include "types.h"
 #include "error.h"