Fix the build.

pointy hat to:	loos
Reported by:	gjb, Herbert J. Skuhra
This commit is contained in:
loos 2016-04-16 13:41:10 +00:00
parent cc8bcf841c
commit b3015d8f28
3 changed files with 3 additions and 3 deletions

View File

@ -48,7 +48,7 @@ __FBSDID("$FreeBSD$");
#include <altq/altq_cbq.h>
#include <altq/altq_priq.h>
#include <altq/altq_hfsc.h>
#include <net/altq/altq_fairq.h>
#include <altq/altq_fairq.h>
#include <stdio.h>
#include <unistd.h>

View File

@ -42,7 +42,7 @@ __FBSDID("$FreeBSD$");
#include <altq/altq_cbq.h>
#include <altq/altq_priq.h>
#include <altq/altq_hfsc.h>
#include <net/altq/altq_fairq.h>
#include <altq/altq_fairq.h>
#include "pfctl_parser.h"
#include "pfctl.h"

View File

@ -38,7 +38,7 @@ __FBSDID("$FreeBSD$");
#include <altq/altq_cbq.h>
#include <altq/altq_priq.h>
#include <altq/altq_hfsc.h>
#include <net/altq/altq_fairq.h>
#include <altq/altq_fairq.h>
#include "pfctl.h"
#include "pfctl_parser.h"