summaryrefslogtreecommitdiff
path: root/gdb/i386-sol2-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/i386-sol2-nat.c')
-rw-r--r--gdb/i386-sol2-nat.c9
1 files changed, 6 insertions, 3 deletions
diff --git a/gdb/i386-sol2-nat.c b/gdb/i386-sol2-nat.c
index b5a334b8095..e79b889a1d5 100644
--- a/gdb/i386-sol2-nat.c
+++ b/gdb/i386-sol2-nat.c
@@ -18,13 +18,16 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "defs.h"
-#include "regcache.h"
-#include <sys/reg.h>
+/* Standard C includes. */
#include <sys/procfs.h>
+#include <sys/reg.h>
+
+/* Local includes. */
#include "gregset.h"
-#include "target.h"
#include "procfs.h"
+#include "regcache.h"
+#include "target.h"
/* This file provids the (temporary) glue between the Solaris x86
target dependent code and the machine independent SVR4 /proc