projects
/
urcu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69a757c
)
don't __USE_GNU in urcu.h
author
Mathieu Desnoyers
<mathieu.desnoyers@polymtl.ca>
Mon, 9 Feb 2009 17:06:53 +0000
(12:06 -0500)
committer
Mathieu Desnoyers
<mathieu.desnoyers@polymtl.ca>
Mon, 9 Feb 2009 17:06:53 +0000
(12:06 -0500)
Not required. Let the .c do it.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
urcu.h
patch
|
blob
|
blame
|
history
diff --git
a/urcu.h
b/urcu.h
index a32fb94247fcfa11e4f5330d5e278821ab3a1e04..2e8c0424abb0d413b6a64035ba05acced231d253 100644
(file)
--- a/
urcu.h
+++ b/
urcu.h
@@
-17,7
+17,6
@@
* Distributed under GPLv2
*/
-#define __USE_GNU
#include <stdlib.h>
#include <pthread.h>
This page took
0.025379 seconds
and
4
git commands to generate.