summaryrefslogtreecommitdiff
path: root/third_party/heimdal/lib/roken/freeaddrinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/heimdal/lib/roken/freeaddrinfo.c')
-rw-r--r--third_party/heimdal/lib/roken/freeaddrinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/heimdal/lib/roken/freeaddrinfo.c b/third_party/heimdal/lib/roken/freeaddrinfo.c
index 7132e95dd38..80a7487b8d5 100644
--- a/third_party/heimdal/lib/roken/freeaddrinfo.c
+++ b/third_party/heimdal/lib/roken/freeaddrinfo.c
@@ -40,7 +40,7 @@
*/
ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL
-freeaddrinfo(struct addrinfo *ai)
+rk_freeaddrinfo(struct addrinfo *ai)
{
struct addrinfo *tofree;