00001 #ifndef BIO_FIND_H 00002 #define BIO_FIND_H 00003 #if !defined BUILDING_BIO_FIND && !defined NPS_SMALL 00004 # define BIO_FIND_LKG static inline 00005 #else 00006 # define BIO_FIND_LKG 00007 #endif 00008 00009 00010 00011 00012 #endif