X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fpiechart.c;fp=src%2Fpiechart.c;h=53c2b5fdb56aa7273d5335e1270ae63c368ab0e8;hb=46cc6dd316280579f5b03dfd39d01bc7daf88df7;hp=14115e4cc21d4cd26763d2787c9f313d5b8d72c8;hpb=4239c455e7b1061b7c960b793f9080e113123845;p=pspp-builds.git diff --git a/src/piechart.c b/src/piechart.c index 14115e4c..53c2b5fd 100644 --- a/src/piechart.c +++ b/src/piechart.c @@ -27,6 +27,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA #include #include "str.h" #include "value-labels.h" +#include "misc.h" /* Pie charts of course need to know Pi :) */ @@ -35,8 +36,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA #endif -#define min(A,B) ((A>B)?B:A) - /* Draw a single slice of the pie */ static void