From d41edac9583dd2a4925fcd30b6ef646e9c76e465 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 5 Jun 2013 01:07:38 +0200 Subject: Delete useless definition of _LINUX_STRING_H_. Originally this appeared to have been an attempt to avoid the inclusion of the kernels's . Signed-off-by: Ralf Baechle --- axconfig.c | 2 -- nrconfig.c | 2 -- rsconfig.c | 2 -- 3 files changed, 6 deletions(-) diff --git a/axconfig.c b/axconfig.c index 8f23039..7c37323 100644 --- a/axconfig.c +++ b/axconfig.c @@ -1,5 +1,3 @@ -#define _LINUX_STRING_H_ - #include #include #include diff --git a/nrconfig.c b/nrconfig.c index 71c1449..f275a15 100644 --- a/nrconfig.c +++ b/nrconfig.c @@ -1,5 +1,3 @@ -#define _LINUX_STRING_H_ - #include #include #include diff --git a/rsconfig.c b/rsconfig.c index 9522264..aac3129 100644 --- a/rsconfig.c +++ b/rsconfig.c @@ -1,5 +1,3 @@ -#define _LINUX_STRING_H_ - #include #include #include -- cgit v1.2.3