httptunnel/httptunnel-3.3-gcc-14.patch

11 lines
296 B
Diff
Raw Normal View History

--- httptunnel-3.3/common.h.orig 2024-11-27 17:14:00.353436918 +0100
+++ httptunnel-3.3/common.h 2024-11-27 17:14:16.537432233 +0100
@@ -12,6 +12,7 @@
#include <errno.h>
#include <fcntl.h>
#include <stdio_.h>
+#include <time.h>
#include <unistd_.h>
#include <string.h>
#include <syslog_.h>