Skip to content

Commit

Permalink
one more fix for endianess detection
Browse files Browse the repository at this point in the history
  • Loading branch information
antirez committed May 14, 2010
1 parent 8ba4004 commit 4d16bb2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sha1.c
Expand Up @@ -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 */
Expand Down

0 comments on commit 4d16bb2

Please sign in to comment.