]> git.proxmox.com Git - mirror_frr.git/blobdiff - nhrpd/nhrp_peer.c
*: fix config.h/zebra.h include order
[mirror_frr.git] / nhrpd / nhrp_peer.c
index 44271d68ac7930697598e388b784d4a0aa51bc6d..e051830f8524681ea0ab0daa848dac472dd403ad 100644 (file)
@@ -7,6 +7,10 @@
  * (at your option) any later version.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <netinet/if_ether.h>
 
 #include "zebra.h"