rename strlcat, strlcpy
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12053 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -63,5 +63,11 @@
|
||||
#ifndef HAVE_STRLWR
|
||||
#define strlwr _otp_strlwr
|
||||
#endif
|
||||
#ifndef HAVE_STRLCAT
|
||||
#define strlcat _otp_strlcat
|
||||
#endif
|
||||
#ifndef HAVE_STRLCPY
|
||||
#define strlcpy _otp_strlcpy
|
||||
#endif
|
||||
|
||||
#endif /* __roken_rename_h__ */
|
||||
|
Reference in New Issue
Block a user