#ifndef GETPEEREID_H #define GETPEEREID_H #include extern int getpeereid(int,uid_t *,gid_t *); #endif