summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/config.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2007-04-16 04:59:47 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:50:41 -0500
commitcb8ed81b64e78c85c2ffbcacd92b23e35a2b89af (patch)
tree750adff64407825c866bac419b8f5a8f74080e7c /source4/heimdal_build/config.mk
parentb0cbe9ae4a5768c768d69c68a06e1a41b7d26985 (diff)
downloadsamba-cb8ed81b64e78c85c2ffbcacd92b23e35a2b89af.tar.gz
samba-cb8ed81b64e78c85c2ffbcacd92b23e35a2b89af.tar.bz2
samba-cb8ed81b64e78c85c2ffbcacd92b23e35a2b89af.zip
r22236: Update to Heimdal's socket_wrapper, which supports IPv6.
To make this pass, I needed to add support for 6 and 17 as valid protocol values to socket(). Andrew Bartlett (This used to be commit 2254e61a1e5b29a64c5a24aac029ace193057e24)
Diffstat (limited to 'source4/heimdal_build/config.mk')
-rw-r--r--source4/heimdal_build/config.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/heimdal_build/config.mk b/source4/heimdal_build/config.mk
index 8e59009d70..2828b58f8a 100644
--- a/source4/heimdal_build/config.mk
+++ b/source4/heimdal_build/config.mk
@@ -492,6 +492,7 @@ OBJ_FILES = \
../heimdal/lib/roken/ecalloc.ho \
../heimdal/lib/asn1/symbol.ho \
../heimdal/lib/vers/print_version.ho \
+ ../lib/socket_wrapper/socket_wrapper.ho \
replace.ho
PRIVATE_DEPENDENCIES = HEIMDAL_ASN1_COMPILE_LEX HEIMDAL_ROKEN_GETPROGNAME_H
# End BINARY asn1_compile
@@ -517,6 +518,7 @@ OBJ_FILES = ../heimdal/lib/vers/print_version.ho \
../heimdal/lib/roken/get_window_size.ho \
../heimdal/lib/roken/strupr.ho \
../heimdal/lib/roken/setprogname.ho \
+ ../lib/socket_wrapper/socket_wrapper.ho \
replace.ho
PRIVATE_DEPENDENCIES = HEIMDAL_COM_ERR_COMPILE_LEX HEIMDAL_ROKEN_GETPROGNAME_H
# End BINARY compile_et