/* tag: Tom Lord Tue Dec 4 14:41:39 2001 (vu-help.h) */ /* vu-help.h - * **************************************************************** * Copyright (C) 2000 Tom Lord * * See the file "COPYING" for further information about * the copyright and warranty status of this work. */ #ifndef INCLUDE__VU__VU_HELP_H #define INCLUDE__VU__VU_HELP_H #include "hackerlab/machine/types.h" /* automatically generated __STDC__ prototypes */ extern void vu_help_for_optional_handlers (t_uchar * long_option_name, int fd); extern void vu_help_for_enabled_handlers (t_uchar * long_option_name, int fd); #endif /* INCLUDE__VU__VU_HELP_H */