From a1bc48d15a5d6e78efe744eb7b27b6421cb7222f Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 16 Aug 2006 10:54:06 +0000 Subject: Convert to using ppoll() and pselect() --- dund/main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'dund/main.c') diff --git a/dund/main.c b/dund/main.c index bb96d639..868f57fe 100644 --- a/dund/main.c +++ b/dund/main.c @@ -37,7 +37,6 @@ #include #include -#include #include #include -- cgit