blob: 8d686b86ae74cf127fc31da4bf06def1f80ebee4 [file] [log] [blame]
#include <_ansi.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "trap.h"
getpid (n)
{
return 1;
}