summaryrefslogtreecommitdiffstats
path: root/server/util/btreemap.c
diff options
context:
space:
mode:
Diffstat (limited to 'server/util/btreemap.c')
-rw-r--r--server/util/btreemap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/util/btreemap.c b/server/util/btreemap.c
index 9eed2eb1f..c9289f521 100644
--- a/server/util/btreemap.c
+++ b/server/util/btreemap.c
@@ -19,6 +19,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <errno.h>
#include "talloc.h"
#include "util/btreemap.h"
#include "util/util.h"