X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Ftransport.c;h=47da45fdfedd4d379df115b18d935b74c09a23d9;hb=9c29c48f8327fc20b3840ce2fb4dad4a6c8003b2;hp=6caeeecc9775b383d265a0d11751537d58c3d074;hpb=3a40b2f9648ce9737b3f8f542e5079e58c4db3c3;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/transport.c b/src/src/transport.c index 6caeeecc9..47da45fdf 100644 --- a/src/src/transport.c +++ b/src/src/transport.c @@ -2,7 +2,7 @@ * Exim - an Internet mail transport agent * *************************************************/ -/* Copyright (c) University of Cambridge 1995 - 2016 */ +/* Copyright (c) University of Cambridge 1995 - 2017 */ /* See the file NOTICE for conditions of use and distribution. */ /* General functions concerned with transportation, and generic options for all @@ -90,7 +90,7 @@ int optionlist_transports_size = nelem(optionlist_transports); #ifdef MACRO_PREDEF -# include "predef.h" +# include "macro_predef.h" void options_transports(void)