summaryrefslogtreecommitdiffstats
path: root/lib/ipv6.c
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-04-01 01:40:00 +0200
committerMartin Mares <mj@ucw.cz>2000-04-01 01:40:00 +0200
commitac4b4683aee8e5aa566b0b5f99bd940bc10d9b71 (patch)
tree0c2f034e72326adf1a2d4c3457eb472bbd17dfe4 /lib/ipv6.c
parent3cf4a2e2b03d00adce703cd1dc961eea77b7a57b (diff)
downloadbird-ac4b4683aee8e5aa566b0b5f99bd940bc10d9b71.tar
bird-ac4b4683aee8e5aa566b0b5f99bd940bc10d9b71.zip
Removal of useless includes continues...
Diffstat (limited to 'lib/ipv6.c')
-rw-r--r--lib/ipv6.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ipv6.c b/lib/ipv6.c
index b533c58..fa84b84 100644
--- a/lib/ipv6.c
+++ b/lib/ipv6.c
@@ -6,7 +6,6 @@
* Can be freely distributed and used under the terms of the GNU GPL.
*/
-#include <stdio.h>
#include <stdlib.h>
#include "nest/bird.h"