aboutsummaryrefslogtreecommitdiffstats
path: root/src/strerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strerror.c')
-rw-r--r--src/strerror.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/strerror.c b/src/strerror.c
index 3e627b1..7ed7e31 100644
--- a/src/strerror.c
+++ b/src/strerror.c
@@ -22,6 +22,8 @@
#include <config.h>
#endif
+#include <string.h>
+
#include <gpg-error.h>
#include "gettext.h"