summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/roken.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-03-25 11:22:01 +0100
committerStefan Metzmacher <metze@samba.org>2009-03-26 15:01:04 +0100
commit853f9283fb8fbcd2078e3cf8e99d6c8e24d77346 (patch)
tree0c52005d201990b8263f314124391548b1accaae /source4/heimdal_build/roken.h
parent510e37155eab8b4bf29adcf10f242334bfedca46 (diff)
downloadsamba-853f9283fb8fbcd2078e3cf8e99d6c8e24d77346.tar.gz
samba-853f9283fb8fbcd2078e3cf8e99d6c8e24d77346.tar.bz2
samba-853f9283fb8fbcd2078e3cf8e99d6c8e24d77346.zip
s4:heimdal_build: provide heimdal_version and heimdal_long_version symbols
metze
Diffstat (limited to 'source4/heimdal_build/roken.h')
-rw-r--r--source4/heimdal_build/roken.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/heimdal_build/roken.h b/source4/heimdal_build/roken.h
index 9bffbcdc53..e3edd53872 100644
--- a/source4/heimdal_build/roken.h
+++ b/source4/heimdal_build/roken.h
@@ -100,4 +100,7 @@
#undef SOCKET_WRAPPER_REPLACE
#include "heimdal/lib/roken/roken.h.in"
+extern const char *heimdal_version;
+extern const char *heimdal_long_version;
+
#endif