diff options
Diffstat (limited to 'libc/debian/patches/define-getdomainname.patch')
| -rw-r--r-- | libc/debian/patches/define-getdomainname.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libc/debian/patches/define-getdomainname.patch b/libc/debian/patches/define-getdomainname.patch index c4a868a..b2b2f7f 100644 --- a/libc/debian/patches/define-getdomainname.patch +++ b/libc/debian/patches/define-getdomainname.patch @@ -1,8 +1,8 @@ -Index: libc/usr/src/head/unistd.h +Index: b/usr/src/head/unistd.h =================================================================== ---- libc.orig/usr/src/head/unistd.h 2014-02-12 21:17:45.467869102 +0400 -+++ libc/usr/src/head/unistd.h 2014-02-15 18:07:43.032509874 +0400 -@@ -1033,6 +1033,13 @@ +--- a/usr/src/head/unistd.h 2014-03-02 23:24:59.607324620 +0400 ++++ b/usr/src/head/unistd.h 2014-03-02 23:25:01.891531913 +0400 +@@ -1133,6 +1133,13 @@ extern char **environ; #endif |
