summaryrefslogtreecommitdiff
path: root/app-emulation/ski/files/ski-1.3.2-glibc-2.28.patch
blob: f09c5b4105631152a894f7249cef061a1660026f (plain)
1
2
3
4
5
6
7
8
--- 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>