Add include of sys/types.h.
This commit is contained in:
parent
a7964a3fbd
commit
bf7e9e8c2b
|
@ -60,6 +60,7 @@
|
|||
|
||||
#if GTEST_OS_AIX
|
||||
# include <procinfo.h>
|
||||
# include <sys/types.h>
|
||||
#endif // GTEST_OS_AIX
|
||||
|
||||
#include "gtest/gtest-spi.h"
|
||||
|
|
Loading…
Reference in New Issue
Block a user