/* a quick ls_init.h */ #ifndef _LS_INIT_H #define _LS_INIT_H void ls_init( void ); #endif /* _LS_INIT_H */