diff options
author | varmojfekoj <theinric@redhat.com> | 2010-11-05 10:04:33 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2010-11-05 10:04:33 +0100 |
commit | 7904ef4e377dda677a9e665e20401d8753535fca (patch) | |
tree | f99d45689ab71f56710cd030d91e78065acd9537 /runtime/nsdpoll_ptcp.c | |
parent | 096db025e2c06045226f9f3c70386e3394d60bb2 (diff) | |
download | rsyslog-7904ef4e377dda677a9e665e20401d8753535fca.tar.gz rsyslog-7904ef4e377dda677a9e665e20401d8753535fca.tar.bz2 rsyslog-7904ef4e377dda677a9e665e20401d8753535fca.zip |
bugfix: compile failed with --enable-unlimited-select
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
Diffstat (limited to 'runtime/nsdpoll_ptcp.c')
-rw-r--r-- | runtime/nsdpoll_ptcp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/nsdpoll_ptcp.c b/runtime/nsdpoll_ptcp.c index 51006707..bc374c60 100644 --- a/runtime/nsdpoll_ptcp.c +++ b/runtime/nsdpoll_ptcp.c @@ -42,7 +42,6 @@ #include "nspoll.h" #include "nsd_ptcp.h" #include "nsdpoll_ptcp.h" -#include "unlimited_select.h" /* static data */ DEFobjStaticHelpers |