aboutsummaryrefslogtreecommitdiff
path: root/gdb/ser-go32.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ser-go32.c')
-rw-r--r--gdb/ser-go32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ser-go32.c b/gdb/ser-go32.c
index d9003b8..a9141d0 100644
--- a/gdb/ser-go32.c
+++ b/gdb/ser-go32.c
@@ -843,6 +843,7 @@ static struct serial_ops dos_ops =
0,
dos_open,
dos_close,
+ NULL, /* fdopen, not implemented */
dos_readchar,
dos_write,
dos_noop, /* flush output */