diff options
Diffstat (limited to 'lib/circbuf.c')
-rw-r--r-- | lib/circbuf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/circbuf.c b/lib/circbuf.c index fa79c148dae..2e161ae8d8b 100644 --- a/lib/circbuf.c +++ b/lib/circbuf.c @@ -4,7 +4,6 @@ * Gerry Hamel, geh@ti.com, Texas Instruments */ -#include <common.h> #include <log.h> #include <malloc.h> |