14 lines
257 B
C
14 lines
257 B
C
|
#include "../../libs/fvwmlib.h"
|
||
|
|
||
|
/*************************************************************************
|
||
|
*
|
||
|
* Subroutine Prototypes
|
||
|
*
|
||
|
*************************************************************************/
|
||
|
|
||
|
void DeadPipe(int nonsense);
|
||
|
|
||
|
|
||
|
|
||
|
|