Removal of useless includes continues...

This commit is contained in:
Martin Mares 2000-03-31 23:40:00 +00:00
parent 3cf4a2e2b0
commit ac4b4683ae
5 changed files with 0 additions and 11 deletions

View file

@ -6,11 +6,8 @@
* Can be freely distributed and used under the terms of the GNU GPL.
*/
#include <stdlib.h>
#include "nest/bird.h"
#include "lib/ip.h"
#include "lib/string.h"
char *
ip_scope_text(unsigned scope)

View file

@ -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"

View file

@ -6,8 +6,6 @@
* Can be freely distributed and used under the terms of the GNU GPL.
*/
#include <stdio.h>
#define LOCAL_DEBUG
#include "nest/bird.h"

View file

@ -9,8 +9,6 @@
#define LOCAL_DEBUG
#include <stdlib.h>
#include "nest/bird.h"
#include "nest/iface.h"
#include "nest/protocol.h"

View file

@ -27,9 +27,6 @@
#define LOCAL_DEBUG
#include <stdlib.h>
#include <stdio.h>
#include "nest/bird.h"
#include "nest/iface.h"
#include "nest/protocol.h"