1 #include <stdio.h>
2 
ErrorHdrHook(chan)3 void ErrorHdrHook(chan)
4      FILE *chan;
5 {}
6