#ifndef PROCPS_PROC_PROCIO_H
#define PROCPS_PROC_PROCIO_H
#include "procps.h"
FILE *fprocopen(const char *, const char *);
#endif