aboutsummaryrefslogtreecommitdiff
path: root/src/builtin/macro.bi
diff options
context:
space:
mode:
Diffstat (limited to 'src/builtin/macro.bi')
-rw-r--r--src/builtin/macro.bi3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/builtin/macro.bi b/src/builtin/macro.bi
index 757bbf8f..2d41ff71 100644
--- a/src/builtin/macro.bi
+++ b/src/builtin/macro.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
+
/* #pragma miltermacros <handler> <name> [name...] */
MF_PRAGMA(miltermacros, 3, 0)
{
@@ -46,4 +48,3 @@ MF_DEFUN(macro_defined, NUMBER, STRING name)
}
END
-MF_INIT

Return to:

Send suggestions and report system problems to the System administrator.