remove commented out #includes etc

move get_hz to the only caller
This commit is contained in:
Denis Vlasenko
2006-12-31 18:58:32 +00:00
parent 98ee06d3d4
commit 13463af29f
6 changed files with 22 additions and 42 deletions

View File

@ -2,7 +2,6 @@
#ifndef __LIBNETLINK_H__
#define __LIBNETLINK_H__ 1
//#include <asm/types.h>
#include <linux/netlink.h>
#include <linux/rtnetlink.h>