]> 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 07:47:16 +0000 (09:47 +0200)
src/input/mpegts/iptv/iptv.c

index 883237be3870b6ffdc94113b77794e7a5eebd826..cd01ffff8721f6a19c52d6b521b7dc8ca28d826f 100644 (file)
@@ -31,9 +31,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>