nightmaremail

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

prot.h (85B)


      1 #ifndef PROT_H
      2 #define PROT_H
      3 
      4 extern int prot_gid();
      5 extern int prot_uid();
      6 
      7 #endif