Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
4d16bb25
Commit
4d16bb25
authored
May 14, 2010
by
antirez
Browse files
one more fix for endianess detection
parent
8ba40049
Changes
1
Hide whitespace changes
Inline
Side-by-side
sha1.c
View file @
4d16bb25
...
@@ -21,8 +21,6 @@ A million repetitions of "a"
...
@@ -21,8 +21,6 @@ A million repetitions of "a"
#define SHA1HANDSOFF
#define SHA1HANDSOFF
#include <endian.h>
#include <stdio.h>
#include <stdio.h>
#include <string.h>
#include <string.h>
#include <sys/types.h>
/* for u_int*_t */
#include <sys/types.h>
/* for u_int*_t */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment