summaryrefslogtreecommitdiff
path: root/testsuites/libtests/math/domath.in
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/math/domath.in')
-rw-r--r--testsuites/libtests/math/domath.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/testsuites/libtests/math/domath.in b/testsuites/libtests/math/domath.in
index 7a46dfa618..92bafff276 100644
--- a/testsuites/libtests/math/domath.in
+++ b/testsuites/libtests/math/domath.in
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010 by
+ * Copyright (c) 2010, 2011 by
* Ralf Corsepius, Ulm/Germany. All rights reserved.
*
* Permission to use, copy, modify, and distribute this software
@@ -25,6 +25,8 @@
#define M_PI_4 0.78539816339744830962
#endif
+extern void domath@FSUFFIX@ (void);
+
void
domath@FSUFFIX@ (void)
{