Merge pull request #2631 from hannesbraun:errno-standard-include
PiperOrigin-RevId: 763393139 Change-Id: I8e29bd589a8ece02f6dc88a6e943fe03f6bcbf56
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ extern "C" {
|
||||
#if defined(__APPLE__)
|
||||
#include <mach-o/dyld.h>
|
||||
#endif
|
||||
#include <sys/errno.h>
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user