summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--tls_config.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tls_config.c b/tls_config.c
index ed47170..2f7a492 100644
--- a/tls_config.c
+++ b/tls_config.c
@@ -22,6 +22,7 @@
 #include <fcntl.h>
 #include <pthread.h>
 #include <stdlib.h>
+#include <string.h>
 #include <unistd.h>
 
 #include <tls.h>
ed comments. 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe