lldp: Move to plugin
[vpp.git] / src / plugins / lldp / lldp_node.c
similarity index 99%
rename from src/vnet/lldp/lldp_node.c
rename to src/plugins/lldp/lldp_node.c
index 043ca9f..dbb54af 100644 (file)
@@ -16,7 +16,7 @@
  * @file
  * @brief LLDP nodes implementation
  */
-#include <vnet/lldp/lldp_node.h>
+#include <lldp/lldp_node.h>
 #include <vnet/ethernet/ethernet.h>
 #include <vnet/ethernet/packet.h>