diff options
Diffstat (limited to 'lib/qsort.c')
-rw-r--r-- | lib/qsort.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/qsort.c b/lib/qsort.c index 2f18588dfcc..a2562c4942e 100644 --- a/lib/qsort.c +++ b/lib/qsort.c @@ -17,7 +17,6 @@ #include <log.h> #include <linux/types.h> -#include <common.h> #include <exports.h> #include <sort.h> |