2024-10-06 22:00:57 +00:00
|
|
|
#include "../../libs/fvwmlib.h"
|
2023-08-28 05:57:34 +00:00
|
|
|
|
|
|
|
/*************************************************************************
|
|
|
|
*
|
|
|
|
* Subroutine Prototypes
|
2024-10-06 22:00:57 +00:00
|
|
|
*
|
2023-08-28 05:57:34 +00:00
|
|
|
*************************************************************************/
|
|
|
|
|
|
|
|
void DeadPipe(int nonsense);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|