packing I32 with L is not nice, need l; from Wolfgang Laun.
[p5sagit/p5-mst-13.2.git] / ext / DynaLoader / dlutils.c
index f15cf73..620d31b 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef XS_VERSION
 #  define XS_VERSION "0"
 #endif
-#define MY_CXT_KEY "DynaLoader::_guts"##XS_VERSION
+#define MY_CXT_KEY "DynaLoader::_guts" XS_VERSION
 
 typedef struct {
     char *     x_dl_last_error;        /* pointer to allocated memory for