Remove unnecessary include. Noticed by jamey.

This commit is contained in:
Eric Anholt 2006-04-09 19:19:12 -07:00
parent fc577b81bf
commit 66a88ed0e5

View File

@ -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>