mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-05 12:34:09 +00:00
98bc4decde
Signed-off-by: Alexey Neyman <stilor@att.net>
16 lines
327 B
Diff
16 lines
327 B
Diff
---
|
|
scripts/unifdef.c | 2 --
|
|
1 file changed, 2 deletions(-)
|
|
|
|
--- a/scripts/unifdef.c
|
|
+++ b/scripts/unifdef.c
|
|
@@ -72,8 +72,6 @@
|
|
#include <string.h>
|
|
#include <unistd.h>
|
|
|
|
-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 */
|