]> git.imager.perl.org - imager.git/blobdiff - imext.c
- added version/level to the API function table structure
[imager.git] / imext.c
diff --git a/imext.c b/imext.c
index 670e771cba0b0ba15c0ac4de9d874020e1e1ebf2..52e8d26099f654932d69be3a8b40cc600494eb93 100644 (file)
--- a/imext.c
+++ b/imext.c
@@ -6,6 +6,9 @@
 */
 im_ext_funcs imager_function_table =
   {
 */
 im_ext_funcs imager_function_table =
   {
+    IMAGER_API_VERSION,
+    IMAGER_API_LEVEL,
+
     mymalloc,
     myfree,
     myrealloc,
     mymalloc,
     myfree,
     myrealloc,