cvs commit: src/lib/libc/net sourcefilter.c

Peter Wemm peter at FreeBSD.org
Wed Jul 4 00:55:51 UTC 2007


peter       2007-07-04 00:55:50 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/net         sourcefilter.c 
  Log:
  Fix missing prototype warnings.  (Compile errors with -Werror on)
  When using namespace.h/un-namespace.h, you use _ versions of syscalls.
  Change getsockopt() to _getsockopt() and same for setsockopt().
  
  Approved by:  re
  
  Revision  Changes    Path
  1.3       +2 -2      src/lib/libc/net/sourcefilter.c


More information about the cvs-all mailing list