aboutsummaryrefslogtreecommitdiff
path: root/gdb/dcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/dcache.h')
-rw-r--r--gdb/dcache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dcache.h b/gdb/dcache.h
index 97ed536..9c29074 100644
--- a/gdb/dcache.h
+++ b/gdb/dcache.h
@@ -21,7 +21,7 @@
#ifndef DCACHE_H
#define DCACHE_H
-#include "target.h"
+#include "target.h" /* for enum target_xfer_status */
typedef struct dcache_struct DCACHE;