home *** CD-ROM | disk | FTP | other *** search
/ The UNIX CD Bookshelf / OREILLY_TUCB_UNIX_CD.iso / upt / examples / SOURCES / SHELLUTI / ALPHA / SHELLUTI. next >
Encoding:
Text File  |  1998-07-24  |  209 b   |  11 lines

  1. --- lib/getugroups.c.rtr    Mon Sep 26 17:55:46 1994
  2. +++ lib/getugroups.c    Mon Feb 20 09:17:25 1995
  3. @@ -21,6 +21,7 @@
  4.  #include <config.h>
  5.  #endif
  6.  
  7. +#include <stdio.h>
  8.  #include <sys/types.h>
  9.  #include <grp.h>
  10.  
  11.