Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(760)

Unified Diff: base/sys_info_freebsd.cc

Issue 495002: Changes to base/ from a combination of FreeBSD and OpenBSD patches. (Closed)
Patch Set: minor tweaks Created 11 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: base/sys_info_freebsd.cc
diff --git a/base/sys_info_freebsd.cc b/base/sys_info_freebsd.cc
index 4d375a789ef98f27a577764dcb291cca7139a865..66ab23bbae2f83ab57e869b7cac9b2ef3f127afa 100644
--- a/base/sys_info_freebsd.cc
+++ b/base/sys_info_freebsd.cc
@@ -4,6 +4,8 @@
#include "base/sys_info.h"
+#include <sys/sysctl.h>
+
#include "base/logging.h"
namespace base {
« base/message_loop.h ('K') | « base/sys_info.h ('k') | base/sys_info_posix.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698