1
0
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:
Andrew Bartlett
2012-04-16 15:34:40 +10:00
parent 19fb796960
commit ea5a9b21fb
5 changed files with 34 additions and 8 deletions

View File

@@ -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;