mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix network device compare bug.
This commit is contained in:
parent
8cd68a1eb3
commit
750399ace4
2 changed files with 9 additions and 4 deletions
|
@ -34,6 +34,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#include <string>
|
||||
#include <sstream>
|
||||
|
||||
#include <arpa/inet.h>
|
||||
#include <sys/resource.h>
|
||||
|
||||
#include <srs_app_st.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue