1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

r5334: Bah, it's all to hard...

Andrew Bartlett
This commit is contained in:
Andrew Bartlett 2005-02-11 10:50:54 +00:00 committed by Gerald (Jerry) Carter
parent dbef4fd5c3
commit a28ca320dc

View File

@ -51,6 +51,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <stddef.h>
#include <sys/time.h>
#ifdef HAVE_STDINT_H
#include <stdint.h>