X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FTicky.h;h=a32a7a6542b10b7ae920b3651fbf22cfd1162a59;hb=d8334d807812e40f67770ffc37608c0ce66f96b2;hp=c8da50a9406a914f4a42917cd10ce15e43919e1e;hpb=a2a67cd520b9841114d69a87a423dabcb3b4368e;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 */