#ifndef __BITS_CONFNAME_H__ # define __BITS_CONFNAME_H__ #define _SC_PAGE_SIZE 0 #define _SC_PAGESIZE _SC_PAGE_SIZE #endif /*__BITS_CONFNAME_H__*/