mirror of
https://github.com/tbsdtv/media_build.git
synced 2025-07-22 12:00:35 +02:00
Compilation fixes for szap-s2, tzap-t2.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CC=gcc
|
||||
CC ?= gcc
|
||||
|
||||
SRC=lnb.c szap-s2.c tzap-t2.c
|
||||
HED=lnb.h
|
||||
|
@@ -33,6 +33,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include <stdint.h>
|
||||
#include <sys/time.h>
|
||||
|
@@ -33,6 +33,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include <stdint.h>
|
||||
#include <sys/time.h>
|
||||
|
Reference in New Issue
Block a user