From 5dd1a08bdc21aa9477a5d91fe309e8c2639bfc46 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Sat, 29 Oct 2005 21:47:28 +1000 Subject: [SYSTEM] Include system.h for stpcpy in nodes.c Since we have a fallback implementation for stpcpy we can now use it unconditionally in nodes.c.pat. This also fixes a link error with klibc. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index df38cf6..9edac6f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,7 @@ * Added dummy strtod implementation. * Removed standalone/csh support from test. * Added dummy sysconf implementation. + * Include system.h for stpcpy in nodes.c. 2005-10-26 Herbert Xu -- cgit 1.4.1