/* * Compile-time options */ #ifndef _CTOPTS_H #define _CTOPTS_H char *ctopts_string(char *); #endif /* _CTOPTS_H */