]> git.proxmox.com Git - mirror_frr.git/blobdiff - qpb/qpb_allocator.c
zebra: Refactor kernel_rtm to be a bit smarter about how it handles options
[mirror_frr.git] / qpb / qpb_allocator.c
index 7e5ba5b0ce40fb9e56edfe8f521674d25d05b053..aca611ba1952cef41179e371eccbfff443045bda 100644 (file)
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include "linear_allocator.h"
 
 #include "qpb_allocator.h"