aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-es.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-es.c')
-rw-r--r--gdb/remote-es.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-es.c b/gdb/remote-es.c
index b4e60ef..7aa4e9c 100644
--- a/gdb/remote-es.c
+++ b/gdb/remote-es.c
@@ -96,10 +96,10 @@ STP
#include <sys/file.h>
#include <errno.h>
#include <ctype.h>
-#include "gdb_string.h"
#include <setjmp.h>
#include <fcntl.h>
#include "defs.h"
+#include "gdb_string.h"
#include "frame.h"
#include "inferior.h"
#include "target.h"