Magellan Linux

Diff of /trunk/mkinitrd-magellan/klibc/usr/klibc/posix_openpt.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1296 by niro, Fri Apr 24 18:32:46 2009 UTC revision 1297 by niro, Fri May 27 15:12:11 2011 UTC
# Line 7  Line 7 
7  #include <unistd.h>  #include <unistd.h>
8  #include <termios.h>  #include <termios.h>
9  #include <fcntl.h>  #include <fcntl.h>
 #include <sys/ioctl.h>  
10    
11  int posix_openpt(int oflag)  int posix_openpt(int oflag)
12  {  {

Legend:
Removed from v.1296  
changed lines
  Added in v.1297