提交 9507e539 编写于 作者: T Thomas G. Lockhart

Remove unnecessary inclusion of <ctype.h>.

上级 367089b0
/*
* $Header: /cvsroot/pgsql/src/test/regress/regress.c,v 1.16 1997/09/24 08:35:10 vadim Exp $
* $Header: /cvsroot/pgsql/src/test/regress/regress.c,v 1.17 1997/11/10 15:43:26 thomas Exp $
*/
#include <float.h> /* faked on sunos */
......@@ -412,8 +412,6 @@ funny_dup17()
return (tuple);
}
#include <ctype.h> /* tolower () */
HeapTuple ttdummy(void);
int32 set_ttdummy(int32 on);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册