diff options
Diffstat (limited to 'src/control.c')
-rw-r--r-- | src/control.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/control.c b/src/control.c index 23bdf05..7150032 100644 --- a/src/control.c +++ b/src/control.c @@ -1,8 +1,6 @@ // Copyright 2007-2022 David Robillard <d@drobilla.net> // SPDX-License-Identifier: ISC -#define _POSIX_C_SOURCE 200809L - #include "control.h" #include "log.h" |