os_unix: use libuv total memory function

This commit is contained in:
Rich Wareham
2014-02-24 20:14:16 +00:00
committed by Thiago de Arruda
parent 68d8ab54a1
commit 65e7610655
2 changed files with 3 additions and 98 deletions

View File

@@ -149,17 +149,6 @@
# undef __ARGS
#endif
#if (defined(HAVE_SYS_RESOURCE_H) && defined(HAVE_GETRLIMIT)) \
|| (defined(HAVE_SYS_SYSINFO_H) && defined(HAVE_SYSINFO)) \
|| defined(HAVE_SYSCTL) || defined(HAVE_SYSCONF)
# define HAVE_TOTAL_MEM
#endif
/*
* Unix system-dependent file names
*/