about summary refs log tree commit diff
path: root/rfc2045.c
diff options
context:
space:
mode:
Diffstat (limited to 'rfc2045.c')
-rw-r--r--rfc2045.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rfc2045.c b/rfc2045.c
index 4738894..1d853ab 100644
--- a/rfc2045.c
+++ b/rfc2045.c
@@ -1,5 +1,6 @@
 #include <sys/types.h>
 
+#include <strings.h>
 #include <string.h>
 
 #include "blaze822.h"