aboutsummaryrefslogtreecommitdiff
path: root/src/builtin/sieve.bi
diff options
context:
space:
mode:
Diffstat (limited to 'src/builtin/sieve.bi')
-rw-r--r--src/builtin/sieve.bi3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/builtin/sieve.bi b/src/builtin/sieve.bi
index ba23f4d4..0e594a37 100644
--- a/src/builtin/sieve.bi
+++ b/src/builtin/sieve.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
+
#include <mailutils/mailutils.h>
#include <mflib/sieve.h>
#include "msg.h"
@@ -147,4 +149,3 @@ MF_DEFUN(sieve, NUMBER, NUMBER nmsg, STRING script, OPTIONAL, NUMBER flags,
}
END
-MF_INIT

Return to:

Send suggestions and report system problems to the System administrator.