]> git.pld-linux.org Git - packages/cvsnt.git/commitdiff
More time.h
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 2 Feb 2023 20:33:13 +0000 (21:33 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 2 Feb 2023 20:33:13 +0000 (21:33 +0100)
time.patch

index 1f2e3f614e50f26f80ade5bcb26caaa74eba0c8a..bd1acb4b0596b2c323ffe456b1eb21de8aaa8e18 100644 (file)
  #ifdef HAVE_SYS_TYPES_H
  #include <sys/types.h>
  #endif
+--- cvsnt-2.5.05.3744/cvsapi/mdns/apple/mdns_apple.cpp~        2009-08-17 11:30:17.000000000 +0200
++++ cvsnt-2.5.05.3744/cvsapi/mdns/apple/mdns_apple.cpp 2023-02-02 21:32:55.539834958 +0100
+@@ -35,6 +35,7 @@
+ #include <errno.h>
+ #include <config.h>
+ #include <cvsapi.h>
++#include <time.h>
+ #include "mdns_apple.h"
+ #ifndef max
This page took 0.181258 seconds and 4 git commands to generate.