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

Unified Diff: src/libmach/darwin.c

Issue 3769041: libmach: explicitly include 386/amd64 header on darwin
Patch Set: Created 13 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/libmach/darwin.c
===================================================================
--- a/src/libmach/darwin.c
+++ b/src/libmach/darwin.c
@@ -25,6 +25,7 @@
#include <sys/signal.h>
#include <mach/mach.h>
#include <mach/mach_traps.h>
+#include <mach/i386/thread_status.h>
#include <errno.h>
#include <libc.h>
#include <bio.h>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b