mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-23 23:35:20 +00:00
Remove compiler warnings in LCC
This commit is contained in:
5
curses.h
5
curses.h
@@ -18,7 +18,7 @@
|
||||
***************************************************************************
|
||||
*/
|
||||
/*
|
||||
$Id: curses.h,v 1.25 2005/06/28 01:14:07 rexx Exp $
|
||||
$Id: curses.h,v 1.26 2005/08/24 09:18:01 rexx Exp $
|
||||
*/
|
||||
/*
|
||||
*----------------------------------------------------------------------
|
||||
@@ -582,6 +582,9 @@ PDCurses portable platform definitions list:
|
||||
# ifndef HAVE_LIMITS_H
|
||||
# define HAVE_LIMITS_H /* have <limits.h> */
|
||||
# endif
|
||||
# ifndef HAVE_STRING_H /* have <string.h> */
|
||||
# define HAVE_STRING_H
|
||||
# endif
|
||||
# ifndef HAVE_MEMORY_H
|
||||
# define HAVE_MEMORY_H /* have <memory.h> */
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user