#ifndef __GLIBSTUB_H__ #define __GLIBSTUB_H__ #undef GLIBCHDR #ifdef __GLIBC__ #if __GLIBC__ >= 2 #define GLIBCHDR #endif #endif #ifdef GLIBCHDR #define HAVE_NETIPX_IPX_H #define HAVE_SYS_MOUNT_H #define HAVE_NET_ROUTE_H #define HAVE_NET_IF_H #else #undef HAVE_NETIPX_IPX_H #undef HAVE_SYS_MOUNT_H #undef HAVE_NET_ROUTE_H #undef HAVE_NET_IF_H #endif #endif /* __GLIBSTUB_H__ */