Thomas Cort wrote:
Using an enum works.

Great, thanks.


> --- ed-1.4.orig/signal.c   2009-06-12 12:25:39.000000000 +0000
> +++ ed-1.4/signal.c        2010-05-11 14:17:25.000000000 +0000
> @@ -25,6 +25,7 @@
>  #include <string.h>
>  #include <unistd.h>
>  #include <sys/ioctl.h>
> +#include <termios.h>

Please, could you tell me what feature in signal.c does need the inclusion of termios.h?


Regards,
Antonio.

_______________________________________________
bug-ed mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-ed

Reply via email to