summaryrefslogtreecommitdiff
path: root/source4/lib/util/util.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-03-16 21:36:36 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:57:32 -0500
commitb785a7c40c185512207ef8da837a766933073032 (patch)
treee419a3e7dfaf2bd9d71b1c345a235f65fac002ea /source4/lib/util/util.h
parent4469fa31e3e3b2d62da7686fd6426bb44be09830 (diff)
downloadsamba-b785a7c40c185512207ef8da837a766933073032.tar.gz
samba-b785a7c40c185512207ef8da837a766933073032.tar.bz2
samba-b785a7c40c185512207ef8da837a766933073032.zip
r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.
(This used to be commit 4682bc5ce047d81586447b9df82c91ed1fe677cf)
Diffstat (limited to 'source4/lib/util/util.h')
-rw-r--r--source4/lib/util/util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/util/util.h b/source4/lib/util/util.h
index e0255c692c..60cba737a9 100644
--- a/source4/lib/util/util.h
+++ b/source4/lib/util/util.h
@@ -24,6 +24,8 @@
#ifndef _SAMBA_UTIL_H_
#define _SAMBA_UTIL_H_
+#include "charset/charset.h"
+
/**
* @file
* @brief Helpful macros