Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build on BSD by reordering includes #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 24, 2011

  1. Fix build on BSD by reordering includes

    Boost headers fail to compile if "struct ip" is declared when
    including them.  Fix build by including Destination.hpp before
    any of the BSD pf related headers.
    droe committed Nov 24, 2011
    Configuration menu
    Copy the full SHA
    8d7e55b View commit details
    Browse the repository at this point in the history