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, 2 insertions, 0 deletions
diff --git a/gdb/dcache.h b/gdb/dcache.h
index 020abd6..75c2b3e 100644
--- a/gdb/dcache.h
+++ b/gdb/dcache.h
@@ -21,6 +21,8 @@
#ifndef DCACHE_H
#define DCACHE_H
+#include "target.h" /* for enum target_xfer_status */
+
typedef struct dcache_struct DCACHE;
/* Invalidate DCACHE. */