summaryrefslogtreecommitdiff
path: root/source4/lib/util/mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/util/mutex.h')
-rw-r--r--source4/lib/util/mutex.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source4/lib/util/mutex.h b/source4/lib/util/mutex.h
index 018c134bcb..bdc7bc7e7a 100644
--- a/source4/lib/util/mutex.h
+++ b/source4/lib/util/mutex.h
@@ -21,6 +21,11 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+/**
+ * @file
+ * @brief Mutex operations
+ */
+
struct mutex_ops;
/* To add a new read/write lock, add it to enum rwlock_id