aboutsummaryrefslogtreecommitdiff
path: root/src/builtin/geoip.bi
diff options
context:
space:
mode:
Diffstat (limited to 'src/builtin/geoip.bi')
-rw-r--r--src/builtin/geoip.bi3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/builtin/geoip.bi b/src/builtin/geoip.bi
index b2dcad93..c40a1845 100644
--- a/src/builtin/geoip.bi
+++ b/src/builtin/geoip.bi
@@ -14,6 +14,7 @@
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
MF_COND(WITH_GEOIP)
#include <GeoIP.h>
@@ -55,5 +56,3 @@ MF_DEFUN(geoip_country_code_by_name, STRING, STRING name,
}
END
-MF_INIT
-

Return to:

Send suggestions and report system problems to the System administrator.