mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 12:15:32 +03:00
12 lines
309 B
Diff
12 lines
309 B
Diff
diff --git a/build-aux/yuck.c b/build-aux/yuck.c
|
|
index 0a19424..1e496e2 100644
|
|
--- a/build-aux/yuck.c
|
|
+++ b/build-aux/yuck.c
|
|
@@ -62,7 +62,6 @@
|
|
#include <sys/wait.h>
|
|
#include <sys/stat.h>
|
|
#include <sys/types.h>
|
|
-#include <sys/sysctl.h>
|
|
#include <time.h>
|
|
#if defined WITH_SCMVER
|
|
# include <yuck-scmver.h>
|