]> diplodocus.org Git - nmh/blob - h/rcvmail.h
Fix invalid pointer arithmetic.
[nmh] / h / rcvmail.h
1 /* rcvmail.h -- rcvmail hook definitions
2 */
3
4 #include <ctype.h>
5 #include <errno.h>
6 #include <stdio.h>
7 #include <sys/types.h>
8 #include <mts/smtp/smtp.h>
9
10
11 #define RCV_MOK 0
12 #define RCV_MBX 1