diff options
Diffstat (limited to 'include/sync.h')
-rw-r--r-- | include/sync.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sync.h b/include/sync.h index 39e0f46..fc06c93 100644 --- a/include/sync.h +++ b/include/sync.h @@ -20,5 +20,6 @@ struct sync_mode { extern struct sync_mode sync_alarm; extern struct sync_mode sync_ftfw; +extern struct sync_mode sync_notrack; #endif |