/[gnats]/gnats/libiberty/xstrdup.c
ViewVC logotype

Diff of /gnats/libiberty/xstrdup.c

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

revision 1.2 by jsm, Tue Oct 26 07:10:16 1999 UTC revision 1.3 by pdm, Mon Dec 10 23:03:26 2001 UTC
# Line 2  Line 2 
2     This trivial function is in the public domain.     This trivial function is in the public domain.
3     Ian Lance Taylor, Cygnus Support, December 1995.  */     Ian Lance Taylor, Cygnus Support, December 1995.  */
4    
5    #include <sys/types.h>
6  #ifdef HAVE_CONFIG_H  #ifdef HAVE_CONFIG_H
7  #include "config.h"  #include "config.h"
8  #endif  #endif
 #include <sys/types.h> /* For `size_t' */  
9  #ifdef HAVE_STRING_H  #ifdef HAVE_STRING_H
10  #include <string.h>  #include <string.h>
11  #endif  #endif

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

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