diff options
Diffstat (limited to 'src/vppinfra/clib.h')
-rw-r--r-- | src/vppinfra/clib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vppinfra/clib.h b/src/vppinfra/clib.h index 4629a7defb8..7cdf4a41aaa 100644 --- a/src/vppinfra/clib.h +++ b/src/vppinfra/clib.h @@ -369,6 +369,7 @@ void qsort (void *base, uword n, uword size, uword clib_backtrace (uword * callers, uword max_callers, uword n_frames_to_skip); +#include <vppinfra/byte_order.h> #endif /* included_clib_h */ /* |