Skip to content

Commit c0f8db1

Browse files
authored
Merge pull request #3375 from fossdd/musl
libotutil: Remove redundant import of prctl.h
2 parents 24d4730 + e82bb38 commit c0f8db1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libotutil/ot-unix-utils.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
#include <errno.h>
3131
#include <fcntl.h>
3232
#include <linux/capability.h>
33-
#include <linux/prctl.h>
3433
#include <stdlib.h>
3534
#include <string.h>
3635
#include <sys/prctl.h>

0 commit comments

Comments
 (0)