summaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-09-10 16:30:15 +0200
committerMattias Andrée <maandree@kth.se>2021-09-10 16:30:15 +0200
commit4e67edeb151aafb50099e628ea0158084cb5d8a8 (patch)
tree62af3311b260ae5c6b62a4f360fb0b5c44c90932 /common.h
parentAdd libnumtext_card2ord (diff)
downloadlibnumtext-4e67edeb151aafb50099e628ea0158084cb5d8a8.tar.gz
libnumtext-4e67edeb151aafb50099e628ea0158084cb5d8a8.tar.bz2
libnumtext-4e67edeb151aafb50099e628ea0158084cb5d8a8.tar.xz
Add numtext-strip
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.h b/common.h
index 0a39799..1f99622 100644
--- a/common.h
+++ b/common.h
@@ -6,6 +6,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <strings.h>
#include <unistd.h>