aboutsummaryrefslogtreecommitdiff
path: root/helper/threads.c
diff options
context:
space:
mode:
Diffstat (limited to 'helper/threads.c')
-rw-r--r--helper/threads.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/helper/threads.c b/helper/threads.c
index 37a0c25db..431712d93 100644
--- a/helper/threads.c
+++ b/helper/threads.c
@@ -5,8 +5,6 @@
* SPDX-License-Identifier: BSD-3-Clause
*/
-#include "config.h"
-
#ifndef _GNU_SOURCE
#define _GNU_SOURCE
#endif