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