Only included headers that are used.

This commit is contained in:
Glenn L McGrath
2002-12-16 07:37:21 +00:00
parent 1e132dd4dd
commit 275be87be7
12 changed files with 33 additions and 117 deletions

View File

@ -11,16 +11,11 @@
*/
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <syslog.h>
#include <fcntl.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <string.h>
#include <stdlib.h>
#include <netinet/in.h>
#include "libnetlink.h"
#include "ll_map.h"
struct idxmap
{