~ubuntu-branches/ubuntu/oneiric/exim4/oneiric

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* $Cambridge: exim/src/src/dcc.h,v 1.2 2009/06/30 18:25:03 tom Exp $ */

/*************************************************
*     Exim - an Internet mail transport agent    *
*************************************************/

/*
 * Copyright (c) Wolfgang Breyha 2005
 * See the file NOTICE for conditions of use and distribution.
 *
 * original dccifd_localscan
 * Copyright (c) Christopher Bodenstein 2003-2005
 * <cb@physicman.net>
*/

#ifdef EXPERIMENTAL_DCC
/* currently empty */
#endif