]> git.proxmox.com Git - mirror_frr.git/blobdiff - tools/permutations.c
*: fix config.h/zebra.h include order
[mirror_frr.git] / tools / permutations.c
index 80441753e7a2b907e0da0f3cf522c0be87be05d3..c5109dc3e8823b626d82f3d676bfc38d3a0ae14d 100644 (file)
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include "command.h"
 #include "graph.h"
 #include "vector.h"