/* vu-dash.h - decls for the dash (stdin/stdout) file system
*
****************************************************************
* Copyright (C) 1999, 2000 Thomas Lord
*
* See the file "COPYING" for further information about
* the copyright and warranty status of this work.
*/
#ifndef INCLUDE__VU__VU_DASH_H
#define INCLUDE__VU__VU_DASH_H
#include "hackerlab/vu/vu.h"
/* automatically generated __STDC__ prototypes */
extern void vu_push_dash_handler (int is_optional);
#endif /* INCLUDE__VU__VU_DASH_H */
syntax highlighted by Code2HTML, v. 0.9.1