Skip to content

Commit e342d76

Browse files
committed
[fix] fixed a compilation error on Windows.
1 parent 0d9e514 commit e342d76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hls/ngx_rtmp_mpegts_crc.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
* ReflectOut = False
1414
* Algorithm = table-driven
1515
*****************************************************************************/
16+
#include <ngx_config.h>
1617
#include "ngx_rtmp_mpegts_crc.h" /* include the header file generated with pycrc */
1718

1819

0 commit comments

Comments
 (0)