1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00

fix build of asn1_compile when there is no system inet_aton() function.

Michael
(This used to be commit f1c2207b3d9411eac27cb85891f62e9d05bf5118)
This commit is contained in:
Michael Adam 2008-03-13 14:30:23 +01:00
parent 1710eca259
commit 9f6355baa7

View File

@ -471,6 +471,7 @@ OBJ_FILES = \
../heimdal/lib/roken/get_window_size.ho \
../heimdal/lib/roken/estrdup.ho \
../heimdal/lib/roken/ecalloc.ho \
../heimdal/lib/roken/inet_aton.ho \
../heimdal/lib/asn1/symbol.ho \
../heimdal/lib/vers/print_version.ho \
../lib/socket_wrapper/socket_wrapper.ho \