summaryrefslogtreecommitdiff
path: root/gdb/regformats
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/regformats')
-rwxr-xr-xgdb/regformats/regdat.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/regformats/regdat.sh b/gdb/regformats/regdat.sh
index 18c8189d192..ee15f8de960 100755
--- a/gdb/regformats/regdat.sh
+++ b/gdb/regformats/regdat.sh
@@ -119,8 +119,8 @@ EOF
exec > new-$2
copyright $1
+echo '#include "server.h"'
echo '#include "regdef.h"'
-echo '#include "regcache.h"'
echo
offset=0
i=0