diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-03-01 17:01:30 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-03-01 17:01:30 +0100 |
| commit | 3e169a5ec088630d3441c11fd81c5447b3e4e016 (patch) | |
| tree | 43e391ace7e5d48ba8f399395a224abf6cd04126 | |
| parent | cc51acec96645b4c1887b16372761b5c379e421e (diff) | |
| download | nissy-core-3e169a5ec088630d3441c11fd81c5447b3e4e016.tar.gz nissy-core-3e169a5ec088630d3441c11fd81c5447b3e4e016.zip | |
Fix fix
| -rw-r--r-- | src/utils/wrapthread.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/wrapthread.h b/src/utils/wrapthread.h index fc3200d..843a37d 100644 --- a/src/utils/wrapthread.h +++ b/src/utils/wrapthread.h | |||
| @@ -53,6 +53,7 @@ | |||
| 53 | #define WRAPTHREADS_NOTHREADS 1 | 53 | #define WRAPTHREADS_NOTHREADS 1 |
| 54 | #endif | 54 | #endif |
| 55 | 55 | ||
| 56 | #endif | ||
| 56 | 57 | ||
| 57 | #if WRAPTHREADS_NOTHREADS | 58 | #if WRAPTHREADS_NOTHREADS |
| 58 | 59 | ||
