(estrdup): add prototype
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5342 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -139,5 +139,6 @@ void ROKEN_LIB_FUNCTION print_version(const char *);
|
|||||||
|
|
||||||
void *ROKEN_LIB_FUNCTION emalloc (size_t);
|
void *ROKEN_LIB_FUNCTION emalloc (size_t);
|
||||||
void *ROKEN_LIB_FUNCTION erealloc (void *, size_t);
|
void *ROKEN_LIB_FUNCTION erealloc (void *, size_t);
|
||||||
|
char *ROKEN_LIB_FUNCTION estrdup (const char *);
|
||||||
|
|
||||||
#endif /* __ROKEN_COMMON_H__ */
|
#endif /* __ROKEN_COMMON_H__ */
|
||||||
|
Reference in New Issue
Block a user