*** empty log message ***

master rel-4.18
Marc Alexander Lehmann 2014-09-05 16:21:19 +00:00
parent fc8ad95d6a
commit e1ac783eac
1 changed files with 4 additions and 4 deletions

8
ev.c
View File

@ -45,11 +45,11 @@
# include "config.h"
# endif
#if HAVE_FLOOR
# ifndef EV_USE_FLOOR
# define EV_USE_FLOOR 1
# if HAVE_FLOOR
# ifndef EV_USE_FLOOR
# define EV_USE_FLOOR 1
# endif
# endif
#endif
# if HAVE_CLOCK_SYSCALL
# ifndef EV_USE_CLOCK_SYSCALL