X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FTicky.h;h=a32a7a6542b10b7ae920b3651fbf22cfd1162a59;hb=7d7c187b4a12f1bb350e85cdb0115e19537cc704;hp=c8da50a9406a914f4a42917cd10ce15e43919e1e;hpb=acdd7c95066cf6505a4d2e8683f119146805af91;p=ghc-hetmet.git diff --git a/rts/Ticky.h b/rts/Ticky.h index c8da50a..a32a7a6 100644 --- a/rts/Ticky.h +++ b/rts/Ticky.h @@ -9,6 +9,6 @@ #ifndef TICKY_H #define TICKY_H -void PrintTickyInfo(void); +RTS_PRIVATE void PrintTickyInfo(void); #endif /* TICKY_H */