summaryrefslogtreecommitdiff
path: root/libc/debian/patches/__time_t.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libc/debian/patches/__time_t.patch')
-rw-r--r--libc/debian/patches/__time_t.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/libc/debian/patches/__time_t.patch b/libc/debian/patches/__time_t.patch
index 0397165..c600393 100644
--- a/libc/debian/patches/__time_t.patch
+++ b/libc/debian/patches/__time_t.patch
@@ -1,8 +1,8 @@
-Index: libc/usr/src/head/time.h
+Index: b/usr/src/head/time.h
===================================================================
---- libc.orig/usr/src/head/time.h
-+++ libc/usr/src/head/time.h
-@@ -41,6 +41,11 @@
+--- a/usr/src/head/time.h
++++ b/usr/src/head/time.h
+@@ -43,6 +43,11 @@
#include <sys/time_impl.h>
#endif /* (!defined(_STRICT_STDC) && !defined(__XOPEN_OR_POSIX)) ... */