[PATCH i-g-t 17/24] socket.h missing
Petri Latvala
petri.latvala at intel.com
Thu Mar 4 09:06:13 UTC 2021
---
runner/executor.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/runner/executor.c b/runner/executor.c
index 1083f61f..88bb796f 100644
--- a/runner/executor.c
+++ b/runner/executor.c
@@ -14,6 +14,7 @@
#include <sys/select.h>
#include <sys/poll.h>
#include <sys/signalfd.h>
+#include <sys/socket.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <sys/types.h>
--
2.29.2
More information about the Intel-gfx-trybot
mailing list