1 #ifndef _PROC_XID_IMPL_H 2 #define _PROC_XID_IMPL_H 3 4 #include <stdlib.h> 5 6 void __clear_proc_pid(void); 7 #endif 8