]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/hook.c
lib: make yang_dnode_get_entry() more flexible
[mirror_frr.git] / lib / hook.c
index 935064f4d2aee42cae984101c987684e2665221c..4fe305f282681009ec462869e75968e6af31fd47 100644 (file)
  * DEALINGS IN THE SOFTWARE.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include "memory.h"
 #include "hook.h"