Files
php/cyrus-sasl-time.patch.BAK

13 lines
277 B
Plaintext

--- lib/saslutil.c.bak 2022-02-18 22:50:42.000000000 +0100
+++ lib/saslutil.c 2026-03-04 01:50:59.161139219 +0100
@@ -59,9 +59,7 @@
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
-#ifdef HAVE_TIME_H
#include <time.h>
-#endif
#include "saslint.h"
#include <saslutil.h>