We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f4fad commit 27b6d48Copy full SHA for 27b6d48
util/sighdl.c
@@ -1,6 +1,7 @@
1
// SPDX-License-Identifier: GPL-2.0-only
2
#include <signal.h>
3
#include <errno.h>
4
+#include <stddef.h>
5
6
#include "sighdl.h"
7
0 commit comments