summaryrefslogtreecommitdiff
path: root/PACE/pace
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-22 19:08:50 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-22 19:08:50 +0000
commitdf1e874305ab85d52c48bcd47e36f54eee0f2949 (patch)
treeb8286d8f9ae362848706e6bca579228fc2bc8ae5 /PACE/pace
parentd7e5bcb5ea165fab3384cdf5321bad544f69fd49 (diff)
downloadATCD-df1e874305ab85d52c48bcd47e36f54eee0f2949.tar.gz
ChangeLogTAg:Fri Sep 22 11:32:25 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'PACE/pace')
-rw-r--r--PACE/pace/posix/math.inl1
-rw-r--r--PACE/pace/win32/math.inl1
2 files changed, 2 insertions, 0 deletions
diff --git a/PACE/pace/posix/math.inl b/PACE/pace/posix/math.inl
index 9f2b560291a..29709c4dd95 100644
--- a/PACE/pace/posix/math.inl
+++ b/PACE/pace/posix/math.inl
@@ -13,6 +13,7 @@
*
* ============================================================================= */
+/* FUZZ: disable check_for_math_include */
#include <math.h>
#if (PACE_HAS_POSIX_CLS_UOF)
diff --git a/PACE/pace/win32/math.inl b/PACE/pace/win32/math.inl
index 3bc7dadb2ce..47112cebda3 100644
--- a/PACE/pace/win32/math.inl
+++ b/PACE/pace/win32/math.inl
@@ -13,6 +13,7 @@
*
* ============================================================================= */
+/* FUZZ: disable check_for_math_include */
#include <math.h>
#if (PACE_HAS_POSIX_CLS_UOF)