add patch to support dccifd directly from ACL system - thanks to Wolfgang Breyha
[exim.git] / src / src / dcc.h
1 /* $Cambridge: exim/src/src/dcc.h,v 1.1 2008/01/17 13:03:35 tom Exp $ */
2
3 /*************************************************
4 *     Exim - an Internet mail transport agent    *
5 *************************************************/
6
7 /*
8  * Copyright (c) Wolfgang Breyha 2005
9  *
10  * original dccifd_localscan
11  * Copyright (c) Christopher Bodenstein 2003-2005
12  * <cb@physicman.net>
13 */
14
15 /* License: GPL */
16
17 /* dcc defines */
18
19 #ifdef EXPERIMENTAL_DCC
20 /* currently empty */
21 #endif