Update src/libsam3a/libsam3a.c
Co-authored-by: Sergey Fedorov <vital.had@gmail.com>
This commit is contained in:
@ -48,7 +48,7 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(__unix__) || !defined(__APPLE__)
|
||||
#if defined(__unix__) && !defined(__APPLE__)
|
||||
#include <sys/sysinfo.h>
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user