diff options
Diffstat (limited to 'src/common.c')
-rw-r--r-- | src/common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common.c b/src/common.c index 580e6d5..2b0fe7e 100644 --- a/src/common.c +++ b/src/common.c @@ -6,7 +6,6 @@ * SPDX-License-Identifier: GPL-2.0-only */ -#include <malloc.h> #include <string.h> #include <stdlib.h> #include <unistd.h> |