#ifndef SETONLYGID_H
#define SETONLYGID_H

#include <sys/types.h>
int setonlygid(gid_t gid);

#endif


syntax highlighted by Code2HTML, v. 0.9.1