aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2010-06-02 18:31:04 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2010-06-02 18:31:04 +0000
commitcf7d8dea39cb00887476ad1a42480bce00b0b842 (patch)
treea99f9ba3699b7a2d1678a50c5ad4c108d0dcd863 /contrib
parentf1e2546a8c3744e4d8644f967117f9d51fbf5678 (diff)
downloadsrc-cf7d8dea39cb00887476ad1a42480bce00b0b842.tar.gz
src-cf7d8dea39cb00887476ad1a42480bce00b0b842.zip
Add required header for isalnum(3) to quench compiler warnings
Forgotten in: r174678 Submitted by: Alexander Best alexbestms at wwu.de Approved by: das
Notes
Notes: svn path=/head/; revision=208753
Diffstat (limited to 'contrib')
-rw-r--r--contrib/gdtoa/hexnan.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/gdtoa/hexnan.c b/contrib/gdtoa/hexnan.c
index 6faea7813a06..58952dbb196b 100644
--- a/contrib/gdtoa/hexnan.c
+++ b/contrib/gdtoa/hexnan.c
@@ -31,6 +31,8 @@ THIS SOFTWARE.
/* $FreeBSD$ */
+#include <ctype.h>
+
#include "gdtoaimp.h"
static void