mirror of
https://github.com/samba-team/samba.git
synced 2025-01-28 17:47:29 +03:00
r3520: minor portability fix (for struct timeval)
(This used to be commit ea1ad5897d7023f00931a3102edf9d3393cc216e)
This commit is contained in:
parent
37baa01e75
commit
d4f667c377
@ -51,6 +51,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stddef.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#ifdef HAVE_STDINT_H
|
||||
#include <stdint.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user