fixed bug #38526 Coverity: Recursive Header Inclusion in ip6.h

This commit is contained in:
Simon Goldschmidt
2013-04-24 21:58:57 +02:00
parent 9809f1ff66
commit 8609d1e790
6 changed files with 8 additions and 1 deletions

View File

@@ -80,6 +80,9 @@ HISTORY
++ Bugfixes:
2013-04-24: Simon Goldschmidt
* ip6.h, some ipv6 C files: fixed bug #38526 Coverity: Recursive Header Inclusion in ip6.h
2013-04-24: Simon Goldschmidt (patch by Emil Ljungdahl):
* netif.c: fixed bug #38586 netif_loop_output() "deadlocks"