1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

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)