ports/net-mgmt/openlldp/files/patch-lldp_port.h
Martin Matuska 93c06da341 - add patch for 64bit architectures
- add patches from CVS
- bump PORTREVISION

PR:		ports/114090
Submitted by:	mm
Approved by:	maintainer, garga (mentor)
2007-06-28 11:17:06 +00:00

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
/**