]> git.imager.perl.org - imager.git/blobdiff - imext.c
update limits.c with IMAGER_NO_CONTEXT
[imager.git] / imext.c
diff --git a/imext.c b/imext.c
index 4f337958cab16e562490fa1c786a4d5a49b5a568..e2e1877027c3d4edaec2d96d3d8b02664d991789 100644 (file)
--- a/imext.c
+++ b/imext.c
@@ -147,10 +147,10 @@ im_ext_funcs imager_function_table =
     i_io_close,
     i_io_set_buffered,
     i_io_gets,
-    io_new_fd,
-    io_new_bufchain,
-    io_new_buffer,
-    io_new_cb,
+    im_io_new_fd,
+    im_io_new_bufchain,
+    im_io_new_buffer,
+    im_io_new_cb,
     io_slurp,
     io_glue_destroy,