EttusResearch / uhd

The USRP™ Hardware Driver Repository
http://uhd.ettus.com
Other
946 stars 646 forks source link

host: fix build with DPDK v22.11 LTS #647

Closed bluca closed 1 year ago

bluca commented 1 year ago

Some defines were changed, and a header is no longer recursively included so needs to be specified given its definitions are used directly.

Pull Request Details

Fix build with DPDK v22.11, while maintaining compatibility with older versions

Testing Done

Build-tested only

Checklist