blob: 9ad224b711fb29ffd33a803888877c379ca073ce (
plain)
1 --- setserial.c.orig 2000-01-27 16:40:52.000000000 +0100
2 +++ setserial.c 2010-03-25 21:48:21.554872081 +0100
3 @@ -24,6 +24,8 @@
4 #endif
5 #include <linux/serial.h>
6
7 +#undef TIOCGHAYESESP
8 +
9 #include "version.h"
10
11 static char version_str[] = "setserial version " SETSERIAL_VERSION ", "
|