1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00

right include file path

(This used to be ctdb commit 5ebe14acdc972dc3ad37bdba6b3f113c36a814a7)
This commit is contained in:
Andrew Tridgell 2006-11-18 10:55:55 +11:00
parent 6613b7d438
commit 050bea4a26
3 changed files with 2 additions and 1022 deletions

1
ctdb/.bzrignore Normal file
View File

@ -0,0 +1 @@
config.status

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
#include "talloc.h"
#include "tdb.h"
#include "ctdb.h"
#include "dlinklist.h"
#include "lib/util/dlinklist.h"
typedef bool BOOL;