summary refs log tree commit diff
path: root/tls_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'tls_util.c')
-rw-r--r--tls_util.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tls_util.c b/tls_util.c
index b144fb1..7511792 100644
--- a/tls_util.c
+++ b/tls_util.c
@@ -19,9 +19,10 @@
 
 #include <sys/stat.h>
 
+#include <fcntl.h>
 #include <stdlib.h>
+#include <string.h>
 #include <unistd.h>
-#include <fcntl.h>
 
 #include "tls.h"
 #include "tls_internal.h"
c/commit/install.sh?id=1e9ed406a664ad0cae0973b31f8abe878e017813&follow=1'>Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe