From d32a92614da2060c30a286d11bfb03146bc8dca6 Mon Sep 17 00:00:00 2001 From: Stu Grossman Date: Wed, 4 May 1994 21:42:06 +0000 Subject: [PATCH] * chardefs.h, rldefs.h: Move decls of string funcs from chardefs.h to rldefs.h so that they don't pollute apps that include readline.h. * history.c: include rldefs.h to get decls of string funcs. --- readline/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/readline/ChangeLog b/readline/ChangeLog index d461e3f..4968f6c 100644 --- a/readline/ChangeLog +++ b/readline/ChangeLog @@ -1,3 +1,10 @@ +Wed May 4 14:36:53 1994 Stu Grossman (grossman@cygnus.com) + + * chardefs.h, rldefs.h: Move decls of string funcs from chardefs.h + to rldefs.h so that they don't pollute apps that include + readline.h. + * history.c: include rldefs.h to get decls of string funcs. + Wed May 4 12:15:11 1994 Stan Shebs (shebs@andros.cygnus.com) * configure.in (rs6000-bull-bosx*): New configuration, RS/6000 -- 2.7.4