summaryrefslogtreecommitdiff
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 020abd6bb4d..5cd2fe51792 100644
--- a/gdb/dcache.h
+++ b/gdb/dcache.h
@@ -21,6 +21,8 @@
#ifndef DCACHE_H
#define DCACHE_H
+#include "target.h"
+
typedef struct dcache_struct DCACHE;
/* Invalidate DCACHE. */