Commit cdbd298b authored by Bruce Momjian's avatar Bruce Momjian

Add prototype for toupper/tolower().

parent d79f743d
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <ctype.h>
#include <ecpg_informix.h>
#include <pgtypes_error.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment