/[inetutils]/inetutils/lib/fd-safer.c
ViewVC logotype

Diff of /inetutils/lib/fd-safer.c

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

revision 1.1 by gray, Sun Jul 31 20:14:08 2005 UTC revision 1.2 by ams, Fri Dec 2 14:00:00 2005 UTC
# Line 18  Line 18 
18    
19  /* Written by Paul Eggert.  */  /* Written by Paul Eggert.  */
20    
21  #if HAVE_CONFIG_H  #ifdef HAVE_CONFIG_H
22  # include <config.h>  # include <config.h>
23  #endif  #endif
24    
# Line 26  Line 26 
26    
27  #include <errno.h>  #include <errno.h>
28    
29  #if HAVE_UNISTD_H  #include <unistd.h>
 # include <unistd.h>  
 #endif  
30  #ifndef STDIN_FILENO  #ifndef STDIN_FILENO
31  # define STDIN_FILENO 0  # define STDIN_FILENO 0
32  #endif  #endif

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26