]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/src/queue.c
dnslists: hardwired return value check. Bug 2631
[user/henk/code/exim.git] / src / src / queue.c
index e02ce3837a59613f1453f22e99765e60794ef8e2..6748afd5d8c99e5eaa237ccf29f530faaf165edc 100644 (file)
@@ -3,6 +3,7 @@
 *************************************************/
 
 /* Copyright (c) University of Cambridge 1995 - 2018 */
+/* Copyright (c) The Exim Maintainers 2020 */
 /* See the file NOTICE for conditions of use and distribution. */
 
 /* Functions that operate on the input queue. */
@@ -1530,7 +1531,7 @@ if (s)
 /******************************************************************************/
 /******************************************************************************/
 
-#ifdef EXPERIMENTAL_QUEUE_RAMP
+#ifndef DISABLE_QUEUE_RAMP
 void
 queue_notify_daemon(const uschar * msgid)
 {