sysctl: fixup build system
Remove the external definition of the procio function.
This commit is contained in:
@ -1,11 +0,0 @@
|
||||
#ifndef PROCPS_PROC_PROCIO_H
|
||||
#define PROCPS_PROC_PROCIO_H
|
||||
|
||||
#include "procps.h"
|
||||
|
||||
EXTERN_C_BEGIN
|
||||
|
||||
extern FILE *fprocopen(const char *, const char *);
|
||||
|
||||
EXTERN_C_END
|
||||
#endif
|
Reference in New Issue
Block a user