Include <ctype.h> to declare toupper()
This commit is contained in:
parent
c155400979
commit
9ae663ca12
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#if HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue