aboutsummaryrefslogtreecommitdiff
path: root/src/builtin/mmq.bi
diff options
context:
space:
mode:
Diffstat (limited to 'src/builtin/mmq.bi')
-rw-r--r--src/builtin/mmq.bi3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/builtin/mmq.bi b/src/builtin/mmq.bi
index c9c24bc5..5ad0e32c 100644
--- a/src/builtin/mmq.bi
+++ b/src/builtin/mmq.bi
@@ -14,6 +14,8 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
+MF_BUILTIN_MODULE
+
/* Clear the list of message modification requests. This function undoes
the effect of the following functions, if they had been called
previously: rcpt_add, rcpt_delete, header_add, header_insert,
@@ -25,4 +27,3 @@ MF_DEFUN(mmq_purge, VOID)
}
END
-MF_INIT

Return to:

Send suggestions and report system problems to the System administrator.