]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
iptv.c - remove regex.h
authorJaroslav Kysela <perex@perex.cz>
Wed, 17 May 2017 07:47:16 +0000 (09:47 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 17 May 2017 16:38:00 +0000 (18:38 +0200)
src/input/mpegts/iptv/iptv.c

index 7d822042d17bffbf3ad3c56ce6b1a0432a74efda..07e94dc00b8a869dee60fe4f05d161c012a7bf3c 100644 (file)
@@ -32,9 +32,7 @@
 #include <fcntl.h>
 #include <assert.h>
 #include <string.h>
-#include <regex.h>
 #include <unistd.h>
-#include <regex.h>
 #include <errno.h>
 #include <signal.h>
 #include <pthread.h>