From a3580faa2b6d568a289a5b757d0601beb9c68cfd Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 8 Oct 2003 02:57:42 +0000 Subject: Add OpenVMPS, a GPL implementation of a VLAN Management Policy Server. VMPS allows for dynamic VLAN membership on Cisco switches. PR: 57723 Submitted by: Craig Boston --- net-mgmt/openvmps/files/patch-ab | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net-mgmt/openvmps/files/patch-ab (limited to 'net-mgmt/openvmps/files/patch-ab') diff --git a/net-mgmt/openvmps/files/patch-ab b/net-mgmt/openvmps/files/patch-ab new file mode 100644 index 000000000000..1de755cf0b03 --- /dev/null +++ b/net-mgmt/openvmps/files/patch-ab @@ -0,0 +1,10 @@ +--- data.h.orig Mon Oct 6 16:38:37 2003 ++++ data.h Mon Oct 6 16:38:49 2003 +@@ -3,6 +3,7 @@ + #define __DATA__ + + #include ++#include + + #include + #include -- cgit v1.2.3