1#include "gripedefs.h"
2
3void gripe (int n, ...);
4void fatal (int n, ...);
5
6