aboutsummaryrefslogtreecommitdiff
path: root/src/builtin/prereq.bi
diff options
context:
space:
mode:
Diffstat (limited to 'src/builtin/prereq.bi')
-rw-r--r--src/builtin/prereq.bi3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/builtin/prereq.bi b/src/builtin/prereq.bi
index d51c0e39..9d92b0a6 100644
--- a/src/builtin/prereq.bi
+++ b/src/builtin/prereq.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 prereq <version> */
MF_PRAGMA(prereq, 1, 0)
{
@@ -42,4 +44,3 @@ MF_DEFUN(vercmp, NUMBER, STRING a, STRING b)
}
END
-MF_INIT

Return to:

Send suggestions and report system problems to the System administrator.