1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/math/gnumeric/files/patch-src_numbers.h
2004-12-11 09:38:24 +00:00

11 lines
226 B
C

--- src/numbers.h.orig Fri Dec 10 21:36:23 2004
+++ src/numbers.h Fri Dec 10 21:37:02 2004
@@ -3,6 +3,7 @@
#include <math.h>
#ifdef HAVE_IEEEFP_H
+#include <sys/types.h>
#include <ieeefp.h>
#endif
#ifdef HAVE_IEEE754_H