r13924: Split more prototypes out of include/proto.h + initial work on header
[samba.git] / source4 / lib / db_wrap.h
index 48e1bbc9e1c165cb6468d89df9e324c5860aeb07..1af2cd2e2a2ab0c8e0e9e0bfabd36809aae1d4cc 100644 (file)
@@ -28,3 +28,4 @@ struct tdb_wrap {
        struct tdb_wrap *next, *prev;
 };
 
+#include "db_wrap_proto.h"