summaryrefslogtreecommitdiff
path: root/omapip/alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'omapip/alloc.c')
-rw-r--r--omapip/alloc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/omapip/alloc.c b/omapip/alloc.c
index 9efb2b0a..e61be970 100644
--- a/omapip/alloc.c
+++ b/omapip/alloc.c
@@ -257,6 +257,7 @@ void dmalloc_dump_outstanding ()
struct dmalloc_preamble *dp;
#if defined(DEBUG_MALLOC_POOL)
unsigned char *foo;
+ int i;
#endif
if (!dmalloc_cutoff_point)