--- scripts/unifdef.c | 2 -- 1 file changed, 2 deletions(-) --- a/scripts/unifdef.c +++ b/scripts/unifdef.c @@ -72,8 +72,6 @@ #include #include -size_t strlcpy(char *dst, const char *src, size_t siz); - /* types of input lines: */ typedef enum { LT_TRUEI, /* a true #if with ignore flag */