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/dev-ml/core/files/glibc225.patch

13 lines
380 B

Index: core-0.9.1/src/unix_stubs.c
===================================================================
--- core-0.9.1.orig/src/unix_stubs.c
+++ core-0.9.1/src/unix_stubs.c
@@ -40,6 +40,7 @@
#include <arpa/inet.h>
#include <netdb.h>
#include <ifaddrs.h>
+#include <sys/sysmacros.h>
#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)
#define stat64 stat