mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-11-01 00:42:03 +01:00
13 lines
295 B
Diff
13 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>
|