forked from Imagelibrary/rtems
2000-11-30 Joel Sherrill <joel@OARcorp.com>
* modem/ppp_tty.c: Changed to include <rtems/termiostypes.h> since that is an RTEMS specific header file.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2000-11-30 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* modem/ppp_tty.c: Changed to include <rtems/termiostypes.h> since
|
||||
that is an RTEMS specific header file.
|
||||
|
||||
2000-11-30 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* sys/ttycom.h: Moved to lib/include/sys.
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2000-11-30 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* modem/ppp_tty.c: Changed to include <rtems/termiostypes.h> since
|
||||
that is an RTEMS specific header file.
|
||||
|
||||
2000-11-30 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* sys/ttycom.h: Moved to lib/include/sys.
|
||||
|
||||
@@ -122,7 +122,7 @@
|
||||
#include <rtems/libio.h>
|
||||
#include <sys/ttycom.h>
|
||||
#include <termios.h>
|
||||
#include <termiostypes.h>
|
||||
#include <rtems/termiostypes.h>
|
||||
|
||||
#ifdef PPP_FILTER
|
||||
#include <net/bpf.h>
|
||||
|
||||
Reference in New Issue
Block a user