[PATCH i-g-t 16/28] get gettid from igt_aux
Petri Latvala
petri.latvala at intel.com
Mon Mar 22 11:34:08 UTC 2021
---
lib/runnercomms.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/runnercomms.c b/lib/runnercomms.c
index fc657cff..77869d06 100644
--- a/lib/runnercomms.c
+++ b/lib/runnercomms.c
@@ -28,6 +28,7 @@
#include <sys/types.h>
#include <unistd.h>
+#include "igt_aux.h"
#include "runnercomms.h"
static int runner_socket_fd = -1;
--
2.29.2
More information about the Intel-gfx-trybot
mailing list