mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-14 04:54:49 +00:00
Update mod_timerfd.c
switch.h to be first
This commit is contained in:
parent
49f1240849
commit
9c939868bb
@ -30,8 +30,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <errno.h>
|
||||
#include <switch.h>
|
||||
#include <errno.h>
|
||||
#include <sys/timerfd.h>
|
||||
#include <sys/epoll.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user