1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

Fix headers. This I know is correct.

This commit is contained in:
Martin Pool 0001-01-01 00:00:00 +00:00
parent 43edeaca9f
commit 0c22a10d73

View File

@ -29,6 +29,7 @@
#include <unistd.h>
#include <string.h>
#include <fcntl.h>
#include <time.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <sys/time.h>