We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d9e514 commit e342d76Copy full SHA for e342d76
hls/ngx_rtmp_mpegts_crc.c
@@ -13,6 +13,7 @@
13
* ReflectOut = False
14
* Algorithm = table-driven
15
*****************************************************************************/
16
+#include <ngx_config.h>
17
#include "ngx_rtmp_mpegts_crc.h" /* include the header file generated with pycrc */
18
19
0 commit comments