X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=xsutils.c;h=f044b6e0683133594f7c1724aa60c3056712c09e;hb=8f9a6e7d3541caba01fe037a1cf62a37217f9d9b;hp=1d7a01a717aa08945f15bff47bad0720fd8ddd4b;hpb=eb1102fcca2230364ceadea29bd8e87ee51b15fa;p=p5sagit%2Fp5-mst-13.2.git diff --git a/xsutils.c b/xsutils.c index 1d7a01a..f044b6e 100644 --- a/xsutils.c +++ b/xsutils.c @@ -7,6 +7,12 @@ * */ +/* + * "Perilous to us all are the devices of an art deeper than we possess + * ourselves." --Gandalf + */ + + #include "EXTERN.h" #define PERL_IN_XSUTILS_C #include "perl.h"