1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-24 21:49:29 +03:00

Fix tdbtorture build.

Jeremy.
(This used to be commit c14db81be5)
This commit is contained in:
Jeremy Allison
2007-11-06 23:13:11 -08:00
parent 99fd77f4ae
commit 1ee8607d4a

View File

@ -3,10 +3,10 @@
*/
#include "replace.h"
#include "tdb.h"
#include "system/time.h"
#include "system/wait.h"
#include "system/filesys.h"
#include "tdb.h"
#ifdef HAVE_GETOPT_H
#include <getopt.h>