This website works better with JavaScript
Home
Explore
引导页
在线工具
Blog
Register
Sign In
Pchen0
/
bfgminer
mirror of
https://github.com/luke-jr/bfgminer.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merge commit 'a25dcc1' into bfgminer
Luke Dashjr
12 years ago
parent
dfe31c7dae
a25dcc14df
commit
2628bf7a5f
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
sha2.c
+ 2
- 0
sha2.c
View File
@@ -32,6 +32,8 @@
* SUCH DAMAGE.
*/
+#include "config.h"
+
#include <string.h>
#include "sha2.h"