/[cvs]/ccvs/lib/mkstemp.c
ViewVC logotype

Diff of /ccvs/lib/mkstemp.c

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

revision 1.4 by dprice, Fri Jun 10 20:30:20 2005 UTC revision 1.5 by dprice, Mon Sep 19 21:26:13 2005 UTC
# Line 15  Line 15 
15     with this program; if not, write to the Free Software Foundation,     with this program; if not, write to the Free Software Foundation,
16     Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */     Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
17    
18  #include <config.h>  #ifdef HAVE_CONFIG_H
19    # include <config.h>
20    #endif
21    
22  /* Disable the definition of mkstemp to rpl_mkstemp (from config.h) in this  /* Disable the definition of mkstemp to rpl_mkstemp (from config.h) in this
23     file.  Otherwise, we'd get conflicting prototypes for rpl_mkstemp on     file.  Otherwise, we'd get conflicting prototypes for rpl_mkstemp on

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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