Add required header for isalnum(3) to quench compiler warnings
Forgotten in: r174678 Submitted by: Alexander Best alexbestms at wwu.de Approved by: das
This commit is contained in:
parent
cfb9348b69
commit
bf334bd4a7
@ -31,6 +31,8 @@ THIS SOFTWARE.
|
||||
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#include <ctype.h>
|
||||
|
||||
#include "gdtoaimp.h"
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user