diff --git a/[refs] b/[refs] index c7f51879a814..0100c57204b1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4ebc1b4b0004b45e280940db81888a7863d3a01d +refs/heads/master: b116ee4d772565d204db057a10fcd81d7a2513a8 diff --git a/trunk/lib/average.c b/trunk/lib/average.c index 5576c2841496..57c38c6e39cd 100644 --- a/trunk/lib/average.c +++ b/trunk/lib/average.c @@ -7,6 +7,7 @@ #include #include +#include #include #include diff --git a/trunk/lib/list_debug.c b/trunk/lib/list_debug.c index b8029a5583ff..7204e619a4c1 100644 --- a/trunk/lib/list_debug.c +++ b/trunk/lib/list_debug.c @@ -8,6 +8,7 @@ #include #include +#include /* * Insert a new entry between two known consecutive entries.