Browse Source

Merge commit 'a25dcc1' into bfgminer

Luke Dashjr 12 years ago
parent
commit
2628bf7a5f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      sha2.c

+ 2 - 0
sha2.c

@@ -32,6 +32,8 @@
  * SUCH DAMAGE.
  */
 
+#include "config.h"
+
 #include <string.h>
 
 #include "sha2.h"