diff options
Diffstat (limited to 'devel/veepee/files/patch-aa')
-rw-r--r-- | devel/veepee/files/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/veepee/files/patch-aa b/devel/veepee/files/patch-aa new file mode 100644 index 000000000000..af445caffcd7 --- /dev/null +++ b/devel/veepee/files/patch-aa @@ -0,0 +1,10 @@ +--- pymod/gdchart/gdchartint.h 2000/08/02 11:03:55 1.1 ++++ pymod/gdchart/gdchartint.h 2000/08/02 11:04:14 +@@ -8,6 +8,7 @@ + #define _GDCHARTINT_H + + ++#include <float.h> + #include <gd.h> + + #include "gdchart.h" |