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

Unified Diff: base/process/process_handle_freebsd.cc

Issue 1544283002: Clean up header files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « base/logging.cc ('k') | chrome/browser/extensions/api/metrics_private/metrics_private_api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/process/process_handle_freebsd.cc
diff --git a/base/process/process_handle_freebsd.cc b/base/process/process_handle_freebsd.cc
index 27af5f05791e47d2938beb9f0a716d3a13064255..192d72bcc56ac4a455d9bc48ae3557b8ca150915 100644
--- a/base/process/process_handle_freebsd.cc
+++ b/base/process/process_handle_freebsd.cc
@@ -5,6 +5,7 @@
#include "base/macros.h"
#include "base/process/process_handle.h"
+#include <limits.h>
#include <stddef.h>
#include <sys/sysctl.h>
#include <sys/types.h>
« no previous file with comments | « base/logging.cc ('k') | chrome/browser/extensions/api/metrics_private/metrics_private_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698