X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ldpd%2Fcontrol.h;h=23edb5f24d9360772166ff9e92365fa592e69d06;hb=91d227b7e3cb53ad8fdbcd9d4cff7f0a666918e3;hp=0e66a1636aa88354fd83db989b961856cf05aa4f;hpb=4bf663863694f55a96b8177f060d311dad384397;p=mirror_frr.git diff --git a/ldpd/control.h b/ldpd/control.h index 0e66a1636..23edb5f24 100644 --- a/ldpd/control.h +++ b/ldpd/control.h @@ -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;