ctdb-logging: Add forward declaration of debug_level

Enterprise / Samba - Martin Schwenke [meltin.net] - 23 September 2014 03:31 UTC

Warnings are currently produced when compiling Samba and ctdb_private.h is included. A forward enum declaration avoids the warning.

This is a temporary measure. The log ringbuffer should be removed soon.

93423cb ctdb-logging: Add forward declaration of debug_level
ctdb/include/ctdb_private.h | 1 +
1 file changed, 1 insertion(+)

Upstream: gitweb.samba.org


  • Share