(was Re: [PATCH @13746] h2xs)
[p5sagit/p5-mst-13.2.git] / ext / Socket / Socket.xs
index 504cbd1..79e1dfd 100644 (file)
@@ -211,11 +211,11 @@ not_here(char *s)
 *
 * --jhi */
 
-#include "constants.c"
+#include "const-c.inc"
 
 MODULE = Socket                PACKAGE = Socket
 
-INCLUDE: constants.xs
+INCLUDE: const-xs.inc
 
 void
 inet_aton(host)