#ifndef _SYSCONF_HEADER_ #define _SYSCONF_HEADER_ long int sysconf(int name); #endif