diff options
Diffstat (limited to 'tests/tcmp2.c')
-rw-r--r-- | tests/tcmp2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tcmp2.c b/tests/tcmp2.c index 951257ff6..fa3c40277 100644 --- a/tests/tcmp2.c +++ b/tests/tcmp2.c @@ -31,7 +31,6 @@ MA 02111-1307, USA. */ #endif extern int isnan(); -extern double drand48(void); void tcmp2(x, y, i) double x, y; int i; { |