packaging: support aarch64 build
[platform/upstream/binutils.git] / gdb / dcache.h
index 020abd6..75c2b3e 100644 (file)
@@ -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.  */