summaryrefslogtreecommitdiff
path: root/comms/tlf/files/patch-src_editlog.c
blob: 05a0eacacbc117ba38a3c7498ac2cf7fd92e57c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/editlog.c.orig	2020-04-29 13:15:29 UTC
+++ src/editlog.c
@@ -29,6 +29,7 @@
 #include <string.h>
 #include <unistd.h>
 #include <sys/stat.h>
+#include <sys/wait.h>
 
 #include "background_process.h"
 #include "checklogfile.h"