/* $Id: reg.h,v 1.1.1.1 1998/07/29 15:14:29 proff Exp $ * $Copyright$ */ #ifndef REG_H #define REG_H #ifdef USE_REGEX # include "bregex.h" #endif #endif /* REG_H */