home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / lib / mntlib44.zoo / mntlib / uidgid.c < prev    next >
Encoding:
C/C++ Source or Header  |  1994-03-01  |  55 b   |  6 lines

  1. #include <types.h>
  2.  
  3. uid_t __uid = 0;
  4. gid_t __gid = 0;
  5.  
  6.