X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=xsutils.c;h=f044b6e0683133594f7c1724aa60c3056712c09e;hb=c4cce84862ab583dad20a290b3b869bce1e60e5d;hp=1d7a01a717aa08945f15bff47bad0720fd8ddd4b;hpb=d6376244c2261025775e8b11a6a64d7c9e0d1612;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"