projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3140284
)
fused #ifdef/#ifndef pair
author
c vw
<dl1ycf@darc.de>
Fri, 10 Jul 2020 12:26:44 +0000
(14:26 +0200)
committer
c vw
<dl1ycf@darc.de>
Fri, 10 Jul 2020 12:26:44 +0000
(14:26 +0200)
iambic.c
patch
|
blob
|
history
diff --git
a/iambic.c
b/iambic.c
index 49196631c8d5133940437d3656be4acb555333d3..e850bab25d4f751757093ee58e5fbf67c3859521 100644
(file)
--- a/
iambic.c
+++ b/
iambic.c
@@
-232,9
+232,8
@@
static int cwvox = 0;
#ifdef __APPLE__
#include "MacOS.h" // emulate clock_gettime on old MacOS systems
-#e
ndif
+#e
lse
-#ifndef __APPLE__
// using clock_nanosleep of librt
extern int clock_nanosleep(clockid_t __clock_id, int __flags,
__const struct timespec *__req,