mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 03:48:02 +00:00
Merge "codec_dahdi: Fix poll.h include."
This commit is contained in:
@@ -34,11 +34,11 @@
|
||||
#include "asterisk.h"
|
||||
#include <stdbool.h>
|
||||
|
||||
#include <poll.h>
|
||||
#include <fcntl.h>
|
||||
#include <netinet/in.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/poll.h>
|
||||
#include <dahdi/user.h>
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
|
||||
Reference in New Issue
Block a user