A patch from John F. Kelly to add in a utility for configuring
[oweals/busybox.git] / networking / libiproute / rtm_map.c
index 21e818b4adca795f8eca27f64d63274cc8493778..5f6a9e69c8e1754485ec5eaf890f1c44cbf4f134 100644 (file)
  *
  */
 
-#include <stdio.h>
 #include <stdlib.h>
-#include <unistd.h>
-#include <syslog.h>
-#include <fcntl.h>
 #include <string.h>
-#include <sys/socket.h>
-#include <netinet/in.h>
 
 #include "rt_names.h"
 #include "utils.h"