]> git.proxmox.com Git - mirror_frr.git/blobdiff - ldpd/control.h
bgpd: [7.1] add addpath ID to adj_out tree sort (#5691)
[mirror_frr.git] / ldpd / control.h
index 0e66a1636aa88354fd83db989b961856cf05aa4f..23edb5f24d9360772166ff9e92365fa592e69d06 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef _CONTROL_H_
 #define        _CONTROL_H_
 
-#include "openbsd-queue.h"
+#include "queue.h"
 
 struct ctl_conn {
        TAILQ_ENTRY(ctl_conn)   entry;