From 1f7da5379b80254d6c54b4ae5b7de4686af5bba5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 27 Oct 2018 12:12:01 +0200 Subject: Remove strndup, it is in POSIX MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 575e689..3469282 100644 --- a/Makefile +++ b/Makefile @@ -102,7 +102,6 @@ OBJ =\ strncasestr.o\ strnchr.o\ strnchrnul.o\ - strndup.o\ strnend.o\ strnends.o\ strneqlen.o\ -- cgit v1.2.3-70-g09d2