timerfd fix

This commit is contained in:
roberto@fedora64
2011-01-02 21:48:14 +01:00
parent 1955d63cad
commit f0bb80b9b8
+1 -1
View File
@@ -416,7 +416,7 @@ struct uwsgi_fmon *event_queue_ack_file_monitor(int eq, int id) {
#include <sys/timerfd.h>
#endif
#ifndef timerfd_create
#ifndef TFD_CLOEXEC
// timerfd support