instead of unions use double cast for data pointer <-> function pointer
[p5sagit/p5-mst-13.2.git] / ext / Fcntl / Fcntl.xs
index 9f167d0..c907c9a 100644 (file)
@@ -33,8 +33,8 @@
    --AD  October 16, 1995
 */
 
-#include "constants.c"
+#include "const-c.inc"
 
 MODULE = Fcntl         PACKAGE = Fcntl
 
-INCLUDE: constants.xs
\ No newline at end of file
+INCLUDE: const-xs.inc