Commit 4d16bb25 authored by antirez's avatar antirez
Browse files

one more fix for endianess detection

parent 8ba40049
......@@ -21,8 +21,6 @@ A million repetitions of "a"
#define SHA1HANDSOFF
#include <endian.h>
#include <stdio.h>
#include <string.h>
#include <sys/types.h> /* for u_int*_t */
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment