]> git.proxmox.com Git - mirror_frr.git/blobdiff - pceplib/pcep_msg_tlvs.c
Merge pull request #12741 from thesamesam/missing-time
[mirror_frr.git] / pceplib / pcep_msg_tlvs.c
index 9c84e71ee155bf068c14620e737a722c13cfc4c9..6298ed4b8db791ab247b4696648003f58b3aeab2 100644 (file)
  * This is the implementation of a High Level PCEP message object TLV API.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <stdbool.h>
 #include <stdint.h>
 #include <string.h>