mirror of
https://github.com/samba-team/samba.git
synced 2025-10-31 12:23:52 +03:00
s3-build: move file_id.c into samba3-util and create a private header
This commit is contained in:
@@ -45,7 +45,7 @@ struct lock_context {
|
||||
|
||||
struct files_struct;
|
||||
|
||||
#include "../librpc/gen_ndr/file_id.h"
|
||||
#include "lib/file_id.h"
|
||||
|
||||
struct byte_range_lock {
|
||||
struct files_struct *fsp;
|
||||
|
||||
Reference in New Issue
Block a user