aboutsummaryrefslogtreecommitdiffstats
path: root/src/assuan-logging.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/assuan-logging.c')
-rw-r--r--src/assuan-logging.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/assuan-logging.c b/src/assuan-logging.c
index e129187..5f42492 100644
--- a/src/assuan-logging.c
+++ b/src/assuan-logging.c
@@ -20,6 +20,7 @@
#include "assuan-defs.h"
#include <stdio.h>
+#include <string.h>
static char prefix_buffer[80];
static FILE *_assuan_log;