build-sys: Relocate library to library/
All the dependent programs needed to have their includes moved too Signed-off-by: Craig Small <csmall@dropbear.xyz>
This commit is contained in:
6
library/include/wchan.h
Normal file
6
library/include/wchan.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef PROCPS_PROC_WCHAN_H
|
||||
#define PROCPS_PROC_WCHAN_H
|
||||
|
||||
extern const char *lookup_wchan (int pid);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user