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

Diff of /ccvs/lib/mkdir.c

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

revision 1.6 by dprice, Mon May 23 17:44:31 2005 UTC revision 1.7 by dprice, Mon Sep 19 21:26:13 2005 UTC
# Line 19  Line 19 
19    
20  /* written by Jim Meyering */  /* written by Jim Meyering */
21    
22  #include <config.h>  #ifdef HAVE_CONFIG_H
23    # include <config.h>
24    #endif
25    
26  /* Disable the definition of mkdir to rpl_mkdir (from config.h) in this  /* Disable the definition of mkdir to rpl_mkdir (from config.h) in this
27     file.  Otherwise, we'd get conflicting prototypes for rpl_mkdir on     file.  Otherwise, we'd get conflicting prototypes for rpl_mkdir on

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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