diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2006-08-16 10:54:06 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2006-08-16 10:54:06 +0000 |
commit | a1bc48d15a5d6e78efe744eb7b27b6421cb7222f (patch) | |
tree | a7880f87c2585311975e4087d36255c9f1f0b7ec /dund/dun.c | |
parent | a23442be507d9384175898a28fb72c35f790fbd1 (diff) |
Convert to using ppoll() and pselect()
Diffstat (limited to 'dund/dun.c')
-rw-r--r-- | dund/dun.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -37,7 +37,6 @@ #include <sys/types.h> #include <sys/stat.h> -#include <sys/poll.h> #include <sys/wait.h> #include <sys/param.h> #include <sys/ioctl.h> |