diff options
Diffstat (limited to 'executor')
| -rw-r--r-- | executor/common_bsd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/executor/common_bsd.h b/executor/common_bsd.h index a372f1d13..b26dabaa3 100644 --- a/executor/common_bsd.h +++ b/executor/common_bsd.h @@ -11,7 +11,6 @@ #if GOOS_openbsd - static void vsnprintf_check(char* str, size_t size, const char* format, va_list args) { int rv; |
