Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95877
b: refs/heads/master
c: 2218228
h: refs/heads/master
i:
  95875: 3c92356
v: v3
  • Loading branch information
Kirill A. Shutemov authored and John W. Linville committed May 1, 2008
1 parent 50e6952 commit 605db30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 786b4557075ae0d8a23e73c316dc4204b41ccb4d
refs/heads/master: 2218228392080f0ca2fc2974604e79f57b12c436
7 changes: 1 addition & 6 deletions trunk/include/linux/wireless.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 <linux/types.h> /* for "caddr_t" et al */
#include <linux/types.h> /* for __u* and __s* typedefs */
#include <linux/socket.h> /* for "struct sockaddr" et al */
#include <linux/if.h> /* for IFNAMSIZ and co... */
#endif /* __KERNEL__ */

/***************************** VERSION *****************************/
/*
Expand Down

0 comments on commit 605db30

Please sign in to comment.