On Tue, 22 Sep 1998, Michele Comitini wrote: > Changing the line in <netinet/ip_fw.h>: > > from: > u_int32_t fw_pcnt, fw_bcnt; > > to: > unsigned long fw_pcnt, fw_bcnt; > > and recompiling the ipfwadm from netbase sources fixes the problem. > > The best solution is probably making an #ifdef checking the kernel > version Is this something I should do an NMU upload on? I missed the beginnings of this thread somehow. C