1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/lib
Rusty Russell 7d094c3dd7 tdb: define _PUBLIC_ so we can compile tdb.
The Samba tree defines _PUBLIC_ (and _PRIVATE_) for libraries to
control visibility.  The last commit absorbed this from their tdb,
but we need to #define to stub it out since ctdb doesn't use it
(and doesn't need to: we only use tdb internally).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

(This used to be ctdb commit 54bee0ec670724c337b882e7dda3e999ffa80691)
2010-04-22 14:11:38 +09:30
..
events lib/events: finish "Run only one event for each epoll_wait/select call" 2010-01-20 09:44:35 +01:00
popt enabled built in popt if system doesn't have it 2007-05-03 05:21:14 +10:00
replace Correction of spelling errors. 2010-02-24 23:22:00 +11:00
talloc Import "talloc_array_length" from upstream talloc 2009-12-12 00:45:39 +01:00
tdb tdb: define _PUBLIC_ so we can compile tdb. 2010-04-22 14:11:38 +09:30
util ctdb: migrate to new dlinklist.h from Samba 2010-02-09 09:20:55 +11:00