Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 90090
Collapse All | Expand All

(-)hertz.c (+1 lines)
Lines 60-63 Link Here
60
#endif /* ! defined (__MSDOS__) */
60
#endif /* ! defined (__MSDOS__) */
61
#endif /* ! defined (HAVE_SYSCONF) || ! defined (_SC_CLK_TCK) */
61
#endif /* ! defined (HAVE_SYSCONF) || ! defined (_SC_CLK_TCK) */
62
#endif /* ! defined (HERTZ) */
62
#endif /* ! defined (HERTZ) */
63
  return HZ_WRONG;
63
}
64
}

Return to bug 90090