You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
367 B
12 lines
367 B
7 years ago
|
Index: src/lib-master/test-event-stats.c
|
||
|
--- src/lib-master/test-event-stats.c.orig 2019-03-05 23:18:13.407870000 +0100
|
||
|
+++ src/lib-master/test-event-stats.c 2019-03-05 23:19:39.803093000 +0100
|
||
|
@@ -14,6 +14,7 @@
|
||
|
#include <fcntl.h>
|
||
|
#include <unistd.h>
|
||
|
#include <signal.h>
|
||
|
+#include <sys/types.h>
|
||
|
#include <sys/socket.h>
|
||
|
#include <sys/un.h>
|
||
|
#include <sys/wait.h>
|