Magellan Linux

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

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

revision 1296 by niro, Sat Sep 1 22:45:15 2007 UTC revision 1297 by niro, Fri May 27 15:12:11 2011 UTC
# Line 9  Line 9 
9  #include <unistd.h>  #include <unistd.h>
10  #include <termios.h>  #include <termios.h>
11  #include <fcntl.h>  #include <fcntl.h>
 #include <sys/ioctl.h>  
12    
13  int getpt(void)  int getpt(void)
14  {  {

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