Re: Remove duplicated includes in stdlib.h and termios.h

2016-09-19 Thread Philip Guenther
On Mon, Sep 19, 2016 at 11:50 AM, Frederic Cambus wrote: > Hi tech@, > > This diff removes duplicated includes in stdlib.h and termios.h > > Comments? OK? ok guenther@

Remove duplicated includes in stdlib.h and termios.h

2016-09-19 Thread Frederic Cambus
Hi tech@, This diff removes duplicated includes in stdlib.h and termios.h Comments? OK? Index: include/stdlib.h === RCS file: /cvs/src/include/stdlib.h,v retrieving revision 1.66 diff -u -p -r1.66 stdlib.h --- include/stdlib.h9