Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de writes:
@@ -807,8 +808,22 @@ typedef struct async_commio static NTSTATUS get_irq_info(int fd, serial_irq_info *irq_info) { NTSTATUS status = STATUS_NOT_IMPLEMENTED; -#ifdef TIOCGICOUNT struct serial_icounter_struct einfo;
You can't move this out of the #idef.