mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-21 02:05:16 +03:00
12 lines
295 B
Diff
12 lines
295 B
Diff
diff --git a/CPU.xs b/CPU.xs
|
|
index 236b14d..98f1c79 100644
|
|
--- a/CPU.xs
|
|
+++ b/CPU.xs
|
|
@@ -24,7 +24,6 @@
|
|
#include <winreg.h>
|
|
#else /* other (try unix) */
|
|
#include <unistd.h>
|
|
- #include <sys/unistd.h>
|
|
#endif
|
|
#if defined(__sun) || defined(__sun__)
|
|
#include <sys/processor.h>
|