On Thu, 2009-06-11 at 12:26 -0500, William Vera wrote: > I see in the patch, #include <termios.h>: > > #ifdef INCLUDE_INTERFACE > #include <signal.h> > #include <termios.h> > + #include <stdlib.h> > #include <unistd.h> > + #include <string.h> > #include <sys/ipc.h> > #include <sys/shm.h> > #include "sn_curses.h" > > But this header is not in the upstream source. > Then I don't understand, the intention is add #include <termios.h>?
Hi, It's in the Debian diff for the latest package in unstable: sniffit_0.3.7.beta-13.diff.gz contains it. Thanks, James -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org