Capitalized items are usually constants, so it sounds like we're missing yet another .h file. Best be is to grep in /usr/include to find the #define and add that to the list in ntop.h. Then when you confirm it works, add the fallback test to configure.in like we have for Solaris (look for "failed recheck" in configure.in).
need that as extra openbsd header in ntop.h
#include <sys/param.h>
Regards
Julien _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
