From 023dec5851f39ef1aa4af6832ea381c43df05236 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 15 Jun 2012 17:38:16 +0000 Subject: explain some #undef --- URPM.xs | 1 + 1 file changed, 1 insertion(+) diff --git a/URPM.xs b/URPM.xs index ae80f67..d6f5e36 100644 --- a/URPM.xs +++ b/URPM.xs @@ -23,6 +23,7 @@ #include #include +// fix compiling (error: conflicting types for ‘fflush’): #undef Fflush #undef Mkdir #undef Stat -- cgit v1.2.1