Skip to content
Snippets Groups Projects
Commit ff57204d authored by Sergei Trofimovich's avatar Sergei Trofimovich Committed by thoughtpolice
Browse files

RetainerProfile.c: include missing header (#8810)


Found by clang:

  rts_dist_HC rts/dist/build/RetainerProfile.p_o

  rts/RetainerProfile.c:1779:5:
     error: implicit declaration of function 'markStableTables' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        markStableTables(retainRoot, NULL);

Signed-off-by: default avatarSergei Trofimovich <slyfox@gentoo.org>
Signed-off-by: default avatarAustin Seipp <austin@well-typed.com>

(cherry picked from commit 925b0a49)
parent b27517a5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment