freebsd-ports/devel/commoncpp/files/patch-include-config-h.in
Tilman Keskinoz ff3494287e Update to Commoncpp2 1.0.8. Bump PORTEPOCH because of PORTVERSION decrease.
PR:		47847
Submitted by:	"Sergey A. Osokin" <osa@freebsd.org.ru>
2003-02-17 18:14:36 +00:00

12 lines
285 B
Text

--- include/config.h.in.orig Mon Feb 17 20:21:46 2003
+++ include/config.h.in Mon Feb 17 20:22:01 2003
@@ -16,6 +16,8 @@
#define CCXX_CONFIG_H_
/* This is the top section */
+#include <sys/types.h>
+#include <math.h>
/* Define if you have <unistd.h>. */
#undef HAVE_UNISTD_H