summaryrefslogtreecommitdiffstats
path: root/source/d/p2c/p2c_time.diff
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-02-23 03:33:52 +0000
committer Eric Hameleers <alien@slackware.com>2019-02-23 08:59:46 +0100
commite4e2151ae8891f9d3209943ce57106e8edc910ac (patch)
tree182487719a1417a51fabc4e05093ce5d7ae12869 /source/d/p2c/p2c_time.diff
parent9ee3947a2be8da2226474c69fe1c24cf8c1605e7 (diff)
downloadcurrent-e4e2151ae8891f9d3209943ce57106e8edc910ac.tar.gz
current-e4e2151ae8891f9d3209943ce57106e8edc910ac.tar.xz
Sat Feb 23 03:33:52 UTC 201920190223033352
a/file-5.36-x86_64-1.txz: Upgraded. ap/mariadb-10.3.13-x86_64-1.txz: Upgraded. This update fixes bugs and security issues. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-2510 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-2537 (* Security fix *) d/p2c-2.01-x86_64-1.txz: Upgraded. d/python-pip-19.0.3-x86_64-1.txz: Upgraded. l/librsvg-2.44.13-x86_64-2.txz: Rebuilt. Recompiled with --enable-vala=yes. n/bind-9.12.3_P4-x86_64-1.txz: Upgraded. xap/mozilla-firefox-60.5.2esr-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/firefox/60.5.2/releasenotes/
Diffstat (limited to 'source/d/p2c/p2c_time.diff')
-rw-r--r--source/d/p2c/p2c_time.diff10
1 files changed, 0 insertions, 10 deletions
diff --git a/source/d/p2c/p2c_time.diff b/source/d/p2c/p2c_time.diff
deleted file mode 100644
index fcd0875de..000000000
--- a/source/d/p2c/p2c_time.diff
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/out.c.orig Fri Feb 22 18:39:33 2002
-+++ ./src/out.c Fri Feb 22 18:41:13 2002
-@@ -41,6 +41,7 @@
-
- #if USETIME
- # include <sys/time.h>
-+# include <time.h>
- #else
- # include <time.h>
- #endif