mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
fix non-dpdk build
This commit is contained in:
committed by
Christian Giese
parent
6ab28f7c83
commit
f1c16a0fab
@@ -10,9 +10,9 @@
|
||||
*/
|
||||
#include "io.h"
|
||||
|
||||
#ifndef BNGBLASTER_DPDK
|
||||
#define BNGBLASTER_DPDK 1
|
||||
#endif
|
||||
//#ifndef BNGBLASTER_DPDK
|
||||
//#define BNGBLASTER_DPDK 1
|
||||
//#endif
|
||||
|
||||
#ifdef BNGBLASTER_DPDK
|
||||
|
||||
|
||||
Reference in New Issue
Block a user