mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 15:10:35 -04:00
- add patches from CVS - bump PORTREVISION PR: ports/114090 Submitted by: mm Approved by: maintainer, garga (mentor)
10 lines
235 B
C
10 lines
235 B
C
--- src/lldp_port.h.orig Sun Apr 1 02:27:04 2007
|
|
+++ src/lldp_port.h Wed Jun 27 16:49:17 2007
|
|
@@ -21,6 +21,7 @@
|
|
|
|
Used to iterate through the interface list.
|
|
*/
|
|
+#define MIN_INTERFACES 1
|
|
#define MAX_INTERFACES 254
|
|
|
|
/**
|