Commit 4e0dea6
committed
stress-ovpn: add build time check for HAVE_ATOMIC_STORE_N
__atomic_store_n is being used, so add build time check for this
required atomic operation.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>1 parent 6785a5d commit 4e0dea6
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
3696 | 3697 | | |
3697 | 3698 | | |
3698 | 3699 | | |
3699 | | - | |
| 3700 | + | |
3700 | 3701 | | |
3701 | 3702 | | |
3702 | 3703 | | |
0 commit comments