Hi Jay

[email protected] wrote:

> The attached patch silences a compiler warning when using sysctl.

Assuming this is an undefined macro warning, I would prefer:

  #if defined(__FreeBSD_cc_version) && (__FreeBSD_cc_version >= 300001)

to preserve existing behaviour precisely. Does this work for you?

John Dallaway

Reply via email to