freebsd-dev/contrib/smbfs/lib
Peter Wemm 26c4b7deaa 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
2003-07-26 04:02:22 +00:00
..
smb Use #include <string.h> rather than <strings.h> so that the strdup() 2003-07-26 04:02:22 +00:00
Makefile Import smbfs-1.4.1. 2001-12-14 11:06:03 +00:00
Makefile.inc Import smbfs-1.4.2. 2001-12-20 16:16:25 +00:00