84b6c91edc
combines them into one multiple program stream that is suitable for outputing to DVB-C modulator. WWW: https://github.com/gfto/mptsd
10 lines
209 B
C
10 lines
209 B
C
--- libtsfuncs/tsfuncs.h.orig 2012-01-05 12:41:01 UTC
|
|
+++ libtsfuncs/tsfuncs.h
|
|
@@ -8,6 +8,7 @@
|
|
#ifndef LIBTS_TSFUNCS_H
|
|
#define LIBTS_TSFUNCS_H
|
|
|
|
+#include <stdint.h>
|
|
#include <time.h>
|
|
#include <netdb.h>
|
|
|