Skip to content
Snippets Groups Projects
Commit acdae08c authored by Joshua Colp's avatar Joshua Colp Committed by Gerrit Code Review
Browse files

Merge "codec_dahdi: Fix poll.h include."

parents c9cc64b9 349e08cb
Branches
Tags
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment