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

Diff of /inetutils/lib/dup-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 17  Line 17 
17    
18  /* Written by Paul Eggert.  */  /* Written by Paul Eggert.  */
19    
20  #if HAVE_CONFIG_H  #ifdef HAVE_CONFIG_H
21  # include <config.h>  # include <config.h>
22  #endif  #endif
23    
# Line 25  Line 25 
25    
26  #include <fcntl.h>  #include <fcntl.h>
27    
28  #if HAVE_UNISTD_H  #include <unistd.h>
 # include <unistd.h>  
 #endif  
29  #ifndef STDERR_FILENO  #ifndef STDERR_FILENO
30  # define STDERR_FILENO 2  # define STDERR_FILENO 2
31  #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