From 2b8bdfa8472fc8f72e3dc32e3aa059a742e86e80 Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Mon, 18 Jul 2016 19:11:19 +0000 Subject: no more cbq_opts - CBQ is gone, ok mpi phessler benno --- sbin/pfctl/pfctl_parser.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sbin') diff --git a/sbin/pfctl/pfctl_parser.h b/sbin/pfctl/pfctl_parser.h index ec8af3c5923..89d9fc4d2d4 100644 --- a/sbin/pfctl/pfctl_parser.h +++ b/sbin/pfctl/pfctl_parser.h @@ -1,4 +1,4 @@ -/* $OpenBSD: pfctl_parser.h,v 1.104 2014/10/27 21:51:32 mikeb Exp $ */ +/* $OpenBSD: pfctl_parser.h,v 1.105 2016/07/18 19:11:18 henning Exp $ */ /* * Copyright (c) 2001 Daniel Hartmeier @@ -155,7 +155,6 @@ struct node_hfsc_opts { struct node_queue_opt { int qtype; union { - struct cbq_opts cbq_opts; struct priq_opts priq_opts; struct node_hfsc_opts hfsc_opts; } data; -- cgit v1.2.3