bug-ed
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-ed] [PATCH] minix port


From: Antonio Diaz Diaz
Subject: Re: [Bug-ed] [PATCH] minix port
Date: Wed, 12 May 2010 20:55:08 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]