From 605db30af6544ee1dfd917d0fce84b16bf68c821 Mon Sep 17 00:00:00 2001 From: "Kirill A. Shutemov" Date: Tue, 22 Apr 2008 16:38:55 +0300 Subject: [PATCH] --- yaml --- r: 95877 b: refs/heads/master c: 2218228392080f0ca2fc2974604e79f57b12c436 h: refs/heads/master i: 95875: 3c923566fe3fe6dfd706d0906cb30f8545891844 v: v3 --- [refs] | 2 +- trunk/include/linux/wireless.h | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/[refs] b/[refs] index 351e274cb5fb..9b2d391cb3b9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 786b4557075ae0d8a23e73c316dc4204b41ccb4d +refs/heads/master: 2218228392080f0ca2fc2974604e79f57b12c436 diff --git a/trunk/include/linux/wireless.h b/trunk/include/linux/wireless.h index 2864b1699ecc..0a9b5b41ed67 100644 --- a/trunk/include/linux/wireless.h +++ b/trunk/include/linux/wireless.h @@ -69,14 +69,9 @@ /***************************** INCLUDES *****************************/ -/* This header is used in user-space, therefore need to be sanitised - * for that purpose. Those includes are usually not compatible with glibc. - * To know which includes to use in user-space, check iwlib.h. */ -#ifdef __KERNEL__ -#include /* for "caddr_t" et al */ +#include /* for __u* and __s* typedefs */ #include /* for "struct sockaddr" et al */ #include /* for IFNAMSIZ and co... */ -#endif /* __KERNEL__ */ /***************************** VERSION *****************************/ /*