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

Diff of /ccvs/lib/nanosleep.c

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

revision 1.5 by dprice, Mon May 23 17:44:31 2005 UTC revision 1.6 by dprice, Mon Sep 19 21:26:13 2005 UTC
# Line 17  Line 17 
17    
18  /* written by Jim Meyering */  /* written by Jim Meyering */
19    
20  #include <config.h>  #ifdef HAVE_CONFIG_H
21    # include <config.h>
22    #endif
23    
24  /* Undefine nanosleep here so any prototype is not redefined to be a  /* Undefine nanosleep here so any prototype is not redefined to be a
25     prototype for rpl_nanosleep. (they'd conflict e.g., on alpha-dec-osf3.2)  */     prototype for rpl_nanosleep. (they'd conflict e.g., on alpha-dec-osf3.2)  */

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

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