Problem: HAVE_STRCSPN define is unused
Solution: Remove all HAVE_STRCSPN defines
(Ola Söder)
closes: #18592
Signed-off-by: Ola Söder <rolfkopman@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
# define HAVE_STDLIB_H
# define HAVE_STRING_H
# define HAVE_FCNTL_H
-# define HAVE_STRCSPN
# define HAVE_STRICMP
# define HAVE_STRNICMP
# define HAVE_STRFTIME // guessed
#ifndef HAVE_CONFIG_H
# define HAVE_STRING_H
-# define HAVE_STRCSPN
# define HAVE_MEMSET
# define USE_TMPNAM // use tmpnam() instead of mktemp()
# define HAVE_FCNTL_H
#define TGETENT_ZERO_ERR
#define HAVE_GETCWD
-#define HAVE_STRCSPN
#define HAVE_STRTOL
#define HAVE_TGETENT
#define HAVE_MEMSET
#ifndef HAVE_MATH_H
# define HAVE_MATH_H
#endif
-#define HAVE_STRCSPN
#ifndef __GNUC__
#define HAVE_STRICMP
#define HAVE_STRNICMP
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1866,
/**/
1865,
/**/