mirror of
https://github.com/fluencelabs/redis
synced 2025-06-29 08:51:33 +00:00
Check for __sun macro in solarisfixes.h, not in includers.
This commit is contained in:
@ -24,9 +24,7 @@ A million repetitions of "a"
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <sys/types.h> /* for u_int*_t */
|
||||
#if defined(__sun)
|
||||
#include "solarisfixes.h"
|
||||
#endif
|
||||
#include "sha1.h"
|
||||
#include "config.h"
|
||||
|
||||
|
Reference in New Issue
Block a user