net/samba423 from ports

This commit is contained in:
2026-05-07 08:48:35 +07:00
parent 4a37fabea7
commit 76663556c0
55 changed files with 6635 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
--- lib/util/time.h.orig 2025-12-12 13:34:55 UTC
+++ lib/util/time.h
@@ -24,6 +24,8 @@
#ifndef _SAMBA_TIME_H_
#define _SAMBA_TIME_H_
+#include <sys/types.h>
+
#include <stdbool.h>
#include <stdint.h>
#include <talloc.h>