diff --git a/lib/roken/roken-common.h b/lib/roken/roken-common.h index 763236354..a3a527024 100644 --- a/lib/roken/roken-common.h +++ b/lib/roken/roken-common.h @@ -376,7 +376,7 @@ void ROKEN_LIB_FUNCTION free_environment(char **); void ROKEN_LIB_FUNCTION -warnerr(int doerrno, const char *fmt, va_list ap) +rk_warnerr(int doerrno, const char *fmt, va_list ap) __attribute__ ((format (printf, 2, 0))); void * ROKEN_LIB_FUNCTION