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

Unified Diff: gdb/proc-flags.c

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 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 | « gdb/proc-events.c ('k') | gdb/proc-service.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/proc-flags.c
diff --git a/gdb/proc-flags.c b/gdb/proc-flags.c
index 35f12128ac729964ec8cfeec4b8efe512597739d..57eca906ff18690bd1e4a38a096a750c4ce9f7c1 100644
--- a/gdb/proc-flags.c
+++ b/gdb/proc-flags.c
@@ -35,6 +35,8 @@
#include <sys/types.h>
#include <sys/procfs.h>
+#include "proc-utils.h"
+
/* Much of the information used in the /proc interface, particularly for
printing status information, is kept as tables of structures of the
following form. These tables can be used to map numeric values to
« no previous file with comments | « gdb/proc-events.c ('k') | gdb/proc-service.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698