add rk_realloc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14984 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -376,6 +376,9 @@ void ROKEN_LIB_FUNCTION
|
||||
warnerr(int doerrno, const char *fmt, va_list ap)
|
||||
__attribute__ ((format (printf, 2, 0)));
|
||||
|
||||
void * ROKEN_LIB_FUNCTION
|
||||
rk_realloc(void *, size_t);
|
||||
|
||||
ROKEN_CPP_END
|
||||
|
||||
#endif /* __ROKEN_COMMON_H__ */
|
||||
|
Reference in New Issue
Block a user