[ProcessGDBRemote] Placate the Windows buildbot.

I'm probably going to rewrite this function anyway, but, in
the meanwhile.
This commit is contained in:
Davide Italiano
2020-06-24 13:23:06 -07:00
parent 7ddee0922f
commit 58de2a3851

View File

@@ -17,7 +17,9 @@
#include <unistd.h>
#endif
#include <sys/stat.h>
#ifdef defined(__APPLE__)
#include <sys/sysctl.h>
#endif
#include <sys/types.h>
#include <time.h>