Author :
cwen
Date :
2020-02-08 10:26:32
Hash :ae32938d Message :qrouter: fix the build with base-gcc
The last update removed some includes needed to build qrouter with
base-gcc, provide a different fix that requires less patches, and
apply it to all compilers like it used to be (hints by sthen@).
OK sthen@, kmos@ and Alessandro De Laurenzis (maintainer) on gcc-only fix