Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Apr 1995 22:36:18 -0700
From:      Bill Paul <wpaul>
To:        CVS-commiters, cvs-lib
Subject:   cvs commit: src/lib/libc/gen getgrent.c getnetgrent.c getpwent.c
Message-ID:  <199504040536.WAA03808@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
wpaul       95/04/03 22:36:17

  Modified:    lib/libc/gen getgrent.c getnetgrent.c getpwent.c
  Log:
  getpwent.c: fix problem with emacs dumping core when NIS is enabled. Also
  add #includes for YP headers when compiling with -DYP to avoid some implicit
  declarations.
  
  getgrent.c & getnetgrent.c: add some #includes to avoid implicit declarations
  of YP functions.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504040536.WAA03808>