From: "Poul-Henning Kamp" <[EMAIL PROTECTED]>
> I have created a patch which goes a long way to clean up the the
> usage of the <sys/queue.h> API.  The patch is generated
automatically
> and the objectfiles are identical if line numbers are preserved by
> breaking style(9).
>
> You can find the script and the patch here:
>
> http://phk.freebsd.dk/patch

> Index: netinet/fil.c

This is part of ipfilter.

Ipfilter #ifdef's usage of <sys/queue.h> depending on the OS and OS
revision. If we are going to make queue changes to it, we may as well
also rip out the #ifdef's around queue usage based on other OS's and
OS revisions.

- Jason



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to