mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-04 04:31:44 +00:00
fixed FreeBSD compilation
This commit is contained in:
@@ -314,7 +314,7 @@ realstuff:
|
||||
// this time we use this higher level function
|
||||
// as this code can be executed in a signal handler
|
||||
|
||||
#ifdef __FreeBSD_kernel__
|
||||
#ifdef __GNU_kFreeBSD__
|
||||
return;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user