View | Details | Raw Unified | Return to bug 241724
Collapse All | Expand All

(-)files/patch-subprojects_test.h_test.h (+10 lines)
Line 0 Link Here
1
--- subprojects/test.h/test.h.orig	2019-09-21 00:08:00 UTC
2
+++ subprojects/test.h/test.h
3
@@ -3,6 +3,7 @@
4
 
5
 #ifdef UNIT_TEST
6
 
7
+#include <sys/types.h>
8
 #include <stdbool.h>
9
 #include <stdlib.h>
10
 #include <string.h>

Return to bug 241724