diff --git a/examples/ipv6/rpl-collect/collect-common.c b/examples/ipv6/rpl-collect/collect-common.c index aa5bcf5d8..6f9b0f59d 100644 --- a/examples/ipv6/rpl-collect/collect-common.c +++ b/examples/ipv6/rpl-collect/collect-common.c @@ -26,7 +26,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: collect-common.c,v 1.2 2010/11/06 11:55:15 adamdunkels Exp $ */ /** @@ -44,6 +43,7 @@ #include "collect-common.h" #include +#include #include static unsigned long time_offset;