diff options
Diffstat (limited to 'network/chromium/chromium-header.patch')
-rw-r--r-- | network/chromium/chromium-header.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/chromium/chromium-header.patch b/network/chromium/chromium-header.patch new file mode 100644 index 0000000000..e6c7de9faf --- /dev/null +++ b/network/chromium/chromium-header.patch @@ -0,0 +1,10 @@ +--- chromium-21.0.1168.0/chrome/browser/memory_details_linux.cc.orig 2012-09-25 10:48:48.208739739 +0700 ++++ chromium-21.0.1168.0/chrome/browser/memory_details_linux.cc 2012-09-25 10:49:19.195357731 +0700 +@@ -14,6 +14,7 @@ + #include "chrome/common/chrome_constants.h" + #include "content/public/browser/browser_thread.h" + #include "content/public/common/process_type.h" ++#include <unistd.h> + + using base::ProcessEntry; + using content::BrowserThread;
\ No newline at end of file |