mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-05 20:26:46 +02:00
Repair operating system checks (#474)
This commit is contained in:
committed by
JFreegman
parent
c387df35f8
commit
0bd5b4ddee
@ -26,10 +26,8 @@
|
||||
#include <time.h>
|
||||
#include <limits.h>
|
||||
#include <dirent.h>
|
||||
#if SYSTEM == BSD
|
||||
#include <netinet/in.h>
|
||||
#include <sys/socket.h>
|
||||
#endif /* BSD! */
|
||||
#include <arpa/inet.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
|
Reference in New Issue
Block a user