mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
Avoid unnecessary headers in lib/torture.
(This used to be commit 43c18ba5cf
)
This commit is contained in:
parent
67914192c2
commit
3ed49cd2ae
@ -23,8 +23,6 @@
|
||||
#include "lib/util/dlinklist.h"
|
||||
#include "param/param.h"
|
||||
#include "system/filesys.h"
|
||||
#include "auth/credentials/credentials.h"
|
||||
#include "lib/cmdline/popt_common.h"
|
||||
|
||||
struct torture_context *torture_context_init(struct event_context *event_ctx,
|
||||
const struct torture_ui_ops *ui_ops)
|
||||
|
Loading…
Reference in New Issue
Block a user