summaryrefslogtreecommitdiffstats
path: root/src/util/util.h
diff options
context:
space:
mode:
authorOndrej Kos <okos@redhat.com>2013-02-07 12:11:43 +0100
committerJakub Hrozek <jhrozek@redhat.com>2013-02-11 15:45:10 +0100
commit075df914c0355e1dcafad1a128877be11241725c (patch)
treec8709f4da7e8c48c22958ecf9f58ac27347076a8 /src/util/util.h
parent9ec97a7502739c4966b5f3eb9d6b6ed282cf954b (diff)
downloadsssd-075df914c0355e1dcafad1a128877be11241725c.tar.gz
sssd-075df914c0355e1dcafad1a128877be11241725c.tar.xz
sssd-075df914c0355e1dcafad1a128877be11241725c.zip
UTIL: Add function for atomic I/O
Diffstat (limited to 'src/util/util.h')
-rw-r--r--src/util/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/util.h b/src/util/util.h
index 43fb007cb..43017aa0d 100644
--- a/src/util/util.h
+++ b/src/util/util.h
@@ -42,6 +42,7 @@
#include <tevent.h>
#include <ldb.h>
#include <dhash.h>
+#include "util/atomic_io.h"
#ifndef HAVE_ERRNO_T
#define HAVE_ERRNO_T