mirror of
https://github.com/fluencelabs/redis
synced 2025-06-22 13:31:32 +00:00
Check for __sun macro in solarisfixes.h, not in includers.
This commit is contained in:
@ -32,10 +32,7 @@
|
||||
|
||||
#include "fmacros.h"
|
||||
#include "config.h"
|
||||
|
||||
#if defined(__sun)
|
||||
#include "solarisfixes.h"
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user