We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a2124 commit ec0f605Copy full SHA for ec0f605
1 file changed
src/svlogd.c
@@ -8,6 +8,7 @@
8
#include <dirent.h>
9
#include <unistd.h>
10
#include <stdio.h>
11
+#include <string.h>
12
#include "pmatch.h"
13
#include "fmt_ptime.h"
14
#include "alloc.h"
0 commit comments