summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9217c5a)
raw | patch | inline | side by side (parent: 9217c5a)
author | Florian Forster <octo@huhu.verplant.org> | |
Thu, 10 May 2007 07:50:50 +0000 (09:50 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Thu, 10 May 2007 07:50:50 +0000 (09:50 +0200) |
src/unixsock.c | patch | blob | history |
diff --git a/src/unixsock.c b/src/unixsock.c
index ac7828fe7fc318b641c9729e057723dc528c5876..19eaecbfc5cc85d1702f5b390e4daeb9c0aa89ba 100644 (file)
--- a/src/unixsock.c
+++ b/src/unixsock.c
#include <sys/socket.h>
#include <sys/un.h>
-#include <sys/poll.h>
#include <grp.h>