aboutsummaryrefslogtreecommitdiffstats
path: root/src/rtp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtp.c')
-rw-r--r--src/rtp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rtp.c b/src/rtp.c
index 2a6ba54..e965d85 100644
--- a/src/rtp.c
+++ b/src/rtp.c
@@ -1,6 +1,5 @@
#include <stdint.h>
#include <sys/time.h>
-#include <endian.h>
#include <errno.h>
#include <string.h> /* for memcpy. */
#include <arpa/inet.h> /* for ntohs. */