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

Unified Diff: base/linux_util.h

Issue 339066: Linux: Add missing include. (Closed)
Patch Set: Created 11 years, 2 months 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/linux_util.h
diff --git a/base/linux_util.h b/base/linux_util.h
index aca4804014811809e49921bd3034fb6bbeab6742..657edda3f4aae6a5fcd12493a08d1596086237b3 100644
--- a/base/linux_util.h
+++ b/base/linux_util.h
@@ -6,6 +6,7 @@
#define BASE_LINUX_UTIL_H__
#include <stdint.h>
+#include <sys/types.h>
#include <string>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698