diff options
author | peter <peter@FreeBSD.org> | 2003-07-26 04:02:22 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2003-07-26 04:02:22 +0000 |
commit | b39888292e89b0de94bcba0706db456f860b2daf (patch) | |
tree | 377f588a55dc9a7f7a2deecdb9241fa46d3d45b5 /lib/libc/stdio | |
parent | 0cffd21856e70a6d1008fd25863895fa527fdfd3 (diff) | |
download | FreeBSD-src-b39888292e89b0de94bcba0706db456f860b2daf.zip FreeBSD-src-b39888292e89b0de94bcba0706db456f860b2daf.tar.gz |
Use #include <string.h> rather than <strings.h> so that the strdup()
prototype gets brought into scope. This is a big deal for 64 bit
systems where the default return value of 'int' is != pointer.
Reviewed by: bp
Diffstat (limited to 'lib/libc/stdio')
0 files changed, 0 insertions, 0 deletions