aboutsummaryrefslogtreecommitdiff
path: root/src/builtin/sa.bi
diff options
context:
space:
mode:
Diffstat (limited to 'src/builtin/sa.bi')
-rw-r--r--src/builtin/sa.bi4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/builtin/sa.bi b/src/builtin/sa.bi
index ca4c6165..fd3fa0b7 100644
--- a/src/builtin/sa.bi
+++ b/src/builtin/sa.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 <unistd.h>
#include <stdlib.h>
#include <sys/types.h>
@@ -588,5 +590,3 @@ MF_DEFUN(clamav, NUMBER, NUMBER nmsg, STRING urlstr)
}
END
-MF_INIT
-

Return to:

Send suggestions and report system problems to the System administrator.