5 lines
89 B
C
5 lines
89 B
C
#ifdef __Linux26__
|
|
#include "_p9proc-pthread.c"
|
|
#else
|
|
#include "_p9proc-getpid.c"
|
|
#endif
|