patch-tproxy_c 277 B

12345678910
  1. --- transproxy-1.6.orig/tproxy.c 2005-05-24 15:26:46.000000000 +0200
  2. +++ transproxy-1.6/tproxy.c 2026-05-17 19:47:09.596837241 +0200
  3. @@ -33,6 +33,7 @@
  4. #include <string.h>
  5. #include <ctype.h>
  6. #include <errno.h>
  7. +#include <time.h>
  8. #ifdef HAVE_GETOPT_H
  9. # include <getopt.h>