build-sys: Relocate lib/
test files in lib go to src/tests include/ goes to local/ lib/*.c goes to local/ Signed-off-by: Craig Small <csmall@dropbear.xyz>
This commit is contained in:
6
local/procio.h
Normal file
6
local/procio.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef PROCPS_PROC_PROCIO_H
|
||||
#define PROCPS_PROC_PROCIO_H
|
||||
|
||||
FILE *fprocopen(const char *path, const char *mode);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user