mirror of
https://github.com/samba-team/samba.git
synced 2025-03-02 08:58:33 +03:00
r1901: add missing include of <fnmatch.h>
metze (This used to be commit 5e5681e2830bfd487d7e783249fe069b41be1f37)
This commit is contained in:
parent
6674c834df
commit
838c208ab1
@ -33,6 +33,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include <fnmatch.h>
|
||||
#include "ldb/ldb_tdb/ldb_tdb.h"
|
||||
#include "ldb/include/ldb_parse.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user