cvs commit: src/contrib/smbfs/lib/smb rap.c

Peter Wemm peter at FreeBSD.org
Fri Jul 25 21:02:23 PDT 2003


peter       2003/07/25 21:02:22 PDT

  FreeBSD src repository

  Modified files:
    contrib/smbfs/lib/smb rap.c 
  Log:
  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
  
  Revision  Changes    Path
  1.2       +2 -1      src/contrib/smbfs/lib/smb/rap.c


More information about the cvs-all mailing list