diff --git a/[refs] b/[refs] index fd4a9a5f39e5..fe534c88374d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c47dda7d179dde17697c3f839f150fecaf6770cb +refs/heads/master: e8d9792aa514e49bf618713987c393d93babc2c5 diff --git a/trunk/lib/dynamic_debug.c b/trunk/lib/dynamic_debug.c index 863c83430964..75ca78f3a8c9 100644 --- a/trunk/lib/dynamic_debug.c +++ b/trunk/lib/dynamic_debug.c @@ -29,6 +29,7 @@ #include #include #include +#include extern struct _ddebug __start___verbose[]; extern struct _ddebug __stop___verbose[];