summaryrefslogtreecommitdiff
path: root/regress/lib/libc/ieeefp/except/except.c
diff options
context:
space:
mode:
Diffstat (limited to 'regress/lib/libc/ieeefp/except/except.c')
-rw-r--r--regress/lib/libc/ieeefp/except/except.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/lib/libc/ieeefp/except/except.c b/regress/lib/libc/ieeefp/except/except.c
index 7ab8fc4cb21..7df9abea070 100644
--- a/regress/lib/libc/ieeefp/except/except.c
+++ b/regress/lib/libc/ieeefp/except/except.c
@@ -1,6 +1,7 @@
-/* $OpenBSD: except.c,v 1.4 2003/07/31 21:48:03 deraadt Exp $ */
+/* $OpenBSD: except.c,v 1.5 2003/09/02 23:52:16 david Exp $ */
#include <stdio.h>
+#include <stdlib.h>
#include <signal.h>
#include <assert.h>
#include <ieeefp.h>