#ifndef PROCPS_NG_STRUTILS #define PROCPS_NG_STRUTILS extern long strtol_or_err(const char *str, const char *errmesg); #endif