Rearranged whitespace (and comments) in all the code!
[mmh] / h / rcvmail.h
1 /*
2  * rcvmail.h -- rcvmail hook definitions
3  */
4
5 # include <ctype.h>
6 # include <errno.h>
7 # include <setjmp.h>
8 # include <stdio.h>
9 # include <sys/types.h>
10
11 # define RCV_MOK  0
12 # define RCV_MBX  1