You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emulation/ski/files/ski-1.3.2-glibc-2.28.patch

9 lines
240 B

--- a/src/dos.c
+++ b/src/dos.c
@@ -51,5 +51,2 @@ extern int localtime_r(const __time_t *, __struct_tm *);
#include <unistd.h> /* Also #includes <utime.h> */
-#if !defined(__FreeBSD__)
-#include <ustat.h>
-#endif
#include <sys/utsname.h>