1 /* -*-c-*- */
2 #include "libs/fvwmlib.h"
3 
4 /*
5  *
6  * Subroutine Prototypes
7  *
8  */
9 RETSIGTYPE DeadPipe(int nonsense);
10 
11 
12 
13 
14