]> gitweb @ CieloNegro.org - bindings-apr.git/blobdiff - Bindings/APR/Version.hsc
C string macros should be treated as global arrays.
[bindings-apr.git] / Bindings / APR / Version.hsc
index 6f0015327b17ae60f3878c2b19d0719894e72d87..30df2abee677ec221006fe92ce81bce61b785af4 100644 (file)
@@ -10,8 +10,7 @@ module Bindings.APR.Version where
 
 #cinline APR_VERSION_AT_LEAST, CInt -> CInt -> CInt -> IO CInt
 
-#pointer APR_IS_DEV_STRING
-#pointer APR_VERSION_STRING
+#globalarray APR_VERSION_STRING, CChar
 
 #if !defined(APR_VERSION_ONLY)