#ifndef ARB_PATTERN_H
#define ARB_PATTERN_H

char* arb_shell_expand(const char*);


#else
#error arb_patterh.h included twice
#endif
