]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/libpng/lib/contrib/scripts/intprefix.dfn
update
[l4.git] / l4 / pkg / libpng / lib / contrib / scripts / intprefix.dfn
index 790bdfee92886403280d2b950f51f5dc16ba2597..fa59f88e9c420a6022861321136ff05c74db20f9 100644 (file)
@@ -15,5 +15,8 @@
 #define PNG_INTERNAL_FUNCTION(type, name, args, attributes)\
         PNG_DFN "@" name "@"
 
+#define PNG_INTERNAL_CALLBACK(type, name, args, attributes)\
+        PNG_DFN "@" name "@"
+
 #define PNGPREFIX_H /* self generation */
 #include "../pngpriv.h"