ff3494287e
PR: 47847 Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>
12 lines
285 B
Text
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
|
|
|