* clear out some warnings by gcc 9.3.1.
[alpine.git] / web / src / alpined.d / signal.h
blobf8cf014dbf50ac4d3c18442952d41293b6cd1e1b
1 /*-----------------------------------------------------------------------
2 $Id: signal.h 82 2006-07-12 23:36:59Z mikes@u.washington.edu $
3 -----------------------------------------------------------------------*/
5 #ifndef _WEB_ALPINE_SIGNAL_INCLUDED
6 #define _WEB_ALPINE_SIGNAL_INCLUDED
9 /* exported prototypes */
10 void init_signals(void);
15 #endif /* _WEB_ALPINE_SIGNAL_INCLUDED */