git-svn-id: svn://db.shs.com.ru/pip@588 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2017-12-24 19:41:18 +00:00
parent 2353b3b33f
commit 485a9d554d
4 changed files with 23 additions and 11 deletions

View File

@@ -28,8 +28,9 @@
# include <tlhelp32.h>
#endif
#ifdef MAC_OS
# include <sys/proc_info.h>
struct kqueue_id_t;
# include <libproc.h>
# include <sys/proc_info.h>
#endif