[Stgt-devel] [PATCH] remove unneeded kernel header
Pete Wyckoff
pw
Mon Jul 30 19:30:26 CEST 2007
This netlink header is unused and causes build problems on old machines.
Signed-off-by: Pete Wyckoff <pw at osc.edu>
---
usr/iscsi/target.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/usr/iscsi/target.c b/usr/iscsi/target.c
index 3e63485..2653839 100644
--- a/usr/iscsi/target.c
+++ b/usr/iscsi/target.c
@@ -26,7 +26,6 @@
#include <netdb.h>
#include <sys/stat.h>
#include <sys/un.h>
-#include <linux/netlink.h>
#include <netinet/in.h>
#include <sys/socket.h>
#include <netinet/in.h>
--
1.5.2.4
More information about the stgt
mailing list