projects
/
free-sw
/
xcb
/
libxcb
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc577b8
)
Remove unnecessary include. Noticed by jamey.
author
Eric Anholt
<anholt@FreeBSD.org>
Mon, 10 Apr 2006 02:19:12 +0000
(19:19 -0700)
committer
Eric Anholt
<anholt@FreeBSD.org>
Mon, 10 Apr 2006 02:19:12 +0000
(19:19 -0700)
src/xcb_util.c
patch
|
blob
|
history
diff --git
a/src/xcb_util.c
b/src/xcb_util.c
index
93e180c
..
343e21f
100644
(file)
--- a/
src/xcb_util.c
+++ b/
src/xcb_util.c
@@
-27,7
+27,6
@@
#include <assert.h>
#include <sys/types.h>
-#include <sys/select.h>
#include <sys/socket.h>
#include <sys/un.h>
#include <netinet/in.h>