(was Re: [PATCH @13746] h2xs)
[p5sagit/p5-mst-13.2.git] / ext / Sys / Syslog / Syslog.xs
index 157c732..93f1272 100644 (file)
@@ -6,11 +6,11 @@
 #include <syslog.h>
 #endif
 
-#include "constants.c"
+#include "const-c.inc"
 
 MODULE = Sys::Syslog           PACKAGE = Sys::Syslog           
 
-INCLUDE: constants.xs
+INCLUDE: const-xs.inc
 
 int
 LOG_FAC(p)