unexpose undefined part of the API, included strlcat

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14926 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-24 18:57:16 +00:00
parent a6a96fbc46
commit 7e40ed10e4
7 changed files with 98 additions and 65 deletions

View File

@@ -57,5 +57,8 @@
#ifndef HAVE_VASNPRINTF
#define vasnprintf _editline_vasnprintf
#endif
#ifndef HAVE_STRLCPU
#define strlcpy _editline_strlcpy
#endif
#endif /* __roken_rename_h__ */