ctdb-logging: Add forward declaration of debug_level
authorMartin Schwenke <martin@meltin.net>
Mon, 22 Sep 2014 20:07:47 +0000 (06:07 +1000)
committerAmitay Isaacs <amitay@samba.org>
Tue, 23 Sep 2014 08:31:50 +0000 (10:31 +0200)
commit93423cb1f594244e916e4ac3cb1d32220c48c172
tree4018a41e8fd1156a70f07eb2ddc390a7f84d5e7c
parent371543207e8955d6665fcec03b261d80cde2401b
ctdb-logging: Add forward declaration of debug_level

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.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Autobuild-User(master): Amitay Isaacs <amitay@samba.org>
Autobuild-Date(master): Tue Sep 23 10:31:50 CEST 2014 on sn-devel-104
ctdb/include/ctdb_private.h