/* connector for getpid */ #include int _DEFUN_VOID (getpid) { return _getpid_r (_REENT); }