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
Need gnu_source for memmem to work properly.
Con Kolivas
14 years ago
parent
4cd5f47efa
commit
afc83cb25b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
ocl.c
+ 1
- 0
ocl.c
View File
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
#include <signal.h>
#include <stdlib.h>
#include <string.h>