1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/devel/veepee/files/patch-aa

11 lines
210 B
Plaintext
Raw Normal View History

--- 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"