summaryrefslogtreecommitdiff
path: root/gdb/remote-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-utils.h')
-rw-r--r--gdb/remote-utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/remote-utils.h b/gdb/remote-utils.h
index 3ca3bb4dcce..cae5d5e238d 100644
--- a/gdb/remote-utils.h
+++ b/gdb/remote-utils.h
@@ -22,6 +22,8 @@
#ifndef REMOTE_UTILS_H
#define REMOTE_UTILS_H
+struct target_ops;
+
#include "target.h"
struct serial;