aboutsummaryrefslogtreecommitdiff
blob: d19b642aca429e6e1a82b879c90906f2b4616a43 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -Naur Sys-CPU-0.61.orig/CPU.xs Sys-CPU-0.61/CPU.xs
--- Sys-CPU-0.61.orig/CPU.xs	2013-11-27 17:40:07.000000000 -0500
+++ Sys-CPU-0.61/CPU.xs	2018-12-06 18:29:18.319275699 -0500
@@ -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>