Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcap
xcap-capability-linux
Commits
089f26d5
Commit
089f26d5
authored
Apr 25, 2006
by
David Woodhouse
Browse files
Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.h
Signed-off-by:
David Woodhouse
<
dwmw2@infradead.org
>
parent
d85004eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/linux/socket.h
View file @
089f26d5
...
...
@@ -18,8 +18,6 @@ struct __kernel_sockaddr_storage {
#if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
#include
<linux/config.h>
/* for CONFIG_COMPAT */
#include
<linux/linkage.h>
#include
<asm/socket.h>
/* arch-dependent defines */
#include
<linux/sockios.h>
/* the SIOCxxx I/O controls */
#include
<linux/uio.h>
/* iovec support */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment