summaryrefslogtreecommitdiff
path: root/tests/test-isnanl.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-isnanl.c')
-rw-r--r--tests/test-isnanl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test-isnanl.c b/tests/test-isnanl.c
index 0a7f49613e..37551e1fdc 100644
--- a/tests/test-isnanl.c
+++ b/tests/test-isnanl.c
@@ -1,5 +1,5 @@
/* Test of isnanl() substitute.
- Copyright (C) 2007 Free Software Foundation, Inc.
+ Copyright (C) 2007-2008 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -18,6 +18,6 @@
#include <config.h>
-#include "isnanl.h"
+#include <math.h>
#include "test-isnanl.h"