artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41e6682
)
don't redefine INFINITY -- math.h defines it now
author
martynas
<martynas@openbsd.org>
Fri, 25 Jul 2008 17:43:44 +0000
(17:43 +0000)
committer
martynas
<martynas@openbsd.org>
Fri, 25 Jul 2008 17:43:44 +0000
(17:43 +0000)
pointed out by, and ok david@, go ahead henning@
sbin/pfctl/pfctl_altq.c
patch
|
blob
|
history
diff --git
a/sbin/pfctl/pfctl_altq.c
b/sbin/pfctl/pfctl_altq.c
index
d1a4660
..
0a174e5
100644
(file)
--- a/
sbin/pfctl/pfctl_altq.c
+++ b/
sbin/pfctl/pfctl_altq.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: pfctl_altq.c,v 1.9
3 2007/10/15 02:16:35 deraadt Exp $
*/
+/* $OpenBSD: pfctl_altq.c,v 1.9
4 2008/07/25 17:43:44 martynas Exp $
*/
/*
* Copyright (c) 2002
@@
-875,7
+875,6
@@
print_hfsc_opts(const struct pf_altq *a, const struct node_queue_opt *qopts)
/*
* admission control using generalized service curve
*/
-#define INFINITY HUGE_VAL /* positive infinity defined in <math.h> */
/* add a new service curve to a generalized service curve */
static void