Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2)

Unified Diff: src/tools/linux/md2core/minidump-2-core.cc

Issue 192001: Import linux_syscall_support.h from linux-syscall-support.googlecode.com inst... (Closed) Base URL: http://google-breakpad.googlecode.com/svn/trunk/
Patch Set: Created 14 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/processor/testdata/linux_test_app.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/tools/linux/md2core/minidump-2-core.cc
===================================================================
--- src/tools/linux/md2core/minidump-2-core.cc (revision 685)
+++ src/tools/linux/md2core/minidump-2-core.cc (working copy)
@@ -48,10 +48,10 @@
#include <string>
#include <vector>
+#include "client/linux/minidump_writer/minidump_extension_linux.h"
#include "google_breakpad/common/minidump_format.h"
#include "google_breakpad/common/minidump_cpu_x86.h"
-#include "client/linux/minidump_writer/minidump_extension_linux.h"
-#include "common/linux/linux_syscall_support.h"
+#include "third_party/lss/linux_syscall_support.h"
#if __WORDSIZE == 64
« no previous file with comments | « src/processor/testdata/linux_test_app.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted