mirror of
https://git.freebsd.org/ports.git
synced 2025-07-14 15:59:18 -04:00
11 lines
209 B
C
11 lines
209 B
C
--- extract-xiso.c.orig Sat Jan 28 09:16:25 2006
|
|
+++ extract-xiso.c Sat Mar 4 12:15:59 2006
|
|
@@ -236,7 +236,7 @@
|
|
|
|
|
|
#if defined( __FREEBSD__ )
|
|
- #include <machine/limits.h>
|
|
+ #include <limits.h>
|
|
#endif
|
|
|
|
|