#ifndef PROCPS_PROC_WCHAN_H #define PROCPS_PROC_WCHAN_H extern const char *lookup_wchan (int pid); #endif