#ifndef _JAM_GLOB_H_ #define _JAM_GLOB_H_ int glob( const char *s, const char *c ); #endif