#ifndef __KCONF2H_H #define __KCONF2H_H #include #include #include int parse_kconf2h( const char*, FILE* ); #endif