]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/rte_malloc.c
eal/windows: implement basic memory management
[dpdk.git] / lib / librte_eal / common / rte_malloc.c
index f1b73168bdec6d8024025a682a7f7cdc643f5a11..9d39e58c08ed7a079078df55a027b47dcd542c68 100644 (file)
@@ -20,6 +20,7 @@
 #include <rte_lcore.h>
 #include <rte_common.h>
 #include <rte_spinlock.h>
+
 #include <rte_eal_trace.h>
 
 #include <rte_malloc.h>