summaryrefslogtreecommitdiff
path: root/net/samba416/files/patch-lib_util_time.h
blob: 792c1d9d4f6288dde03305404f715fd5805e1331 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lib/util/time.h.orig	2022-01-24 10:26:58 UTC
+++ lib/util/time.h
@@ -27,6 +27,7 @@
 #include <stdbool.h>
 #include <stdint.h>
 #include <talloc.h>
+#include <sys/types.h>
 
 #ifndef TIME_T_MIN
 /* we use 0 here, because (time_t)-1 means error */