X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fserial.h;h=7495b709d57f44a1a599421c731bde42709b1204;hb=db488fc1b2aba317876c90eca1f4e5eb787c4238;hp=97d68f32a04888a58cf782411398828b22a7627c;hpb=63b5bc2fef8801f01fd14786f7893d86fa5e92ee;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/serial.h b/gdb/serial.h index 97d68f32a0..7495b709d5 100644 --- a/gdb/serial.h +++ b/gdb/serial.h @@ -22,6 +22,8 @@ #ifndef SERIAL_H #define SERIAL_H +struct ui_file; + /* For most routines, if a failure is indicated, then errno should be examined. */