]> git.ipfire.org Git - thirdparty/dhcp.git/commit - omapip/generic.c
Fix compilation errors introduced in the last set of checkins.
authorTed Lemon <source@isc.org>
Wed, 26 Jan 2000 14:56:18 +0000 (14:56 +0000)
committerTed Lemon <source@isc.org>
Wed, 26 Jan 2000 14:56:18 +0000 (14:56 +0000)
commit4bd8800e89dd8760f16a4c5e3bcae3d2b3a2373c
tree6869820caca6f989f2995bd99649904a539ec28a
parent3c0b59d354fad605740541a66b4a123582b1e8b1
Fix compilation errors introduced in the last set of checkins.
57 files changed:
client/clparse.c
client/dhclient.8
client/dhclient.c
client/dhclient.cat8
client/dhclient.conf.5
client/dhclient.conf.cat5
common/Makefile.dist
common/alloc.c
common/bpf.c
common/conflex.c
common/dhcp-options.cat5
common/discover.c
common/dispatch.c
common/dns.c
common/execute.c
common/hash.c
common/icmp.c
common/memory.c
common/options.c
common/parse.c
common/print.c
common/resolv.c
common/tables.c
common/tree.c
dhcpctl/callback.c
dhcpctl/dhcpctl.c
dhcpctl/dhcpctl.h
dhcpctl/remote.c
dhcpctl/test.c
includes/arpa/nameser.h
includes/arpa/nameser_compat.h [new file with mode: 0644]
includes/dhcpd.h
includes/omapip/alloc.h
includes/omapip/omapip.h
includes/site.h
omapip/Makefile.dist
omapip/alloc.c
omapip/buffer.c
omapip/connection.c
omapip/dispatch.c
omapip/errwarn.c
omapip/generic.c
omapip/handle.c
omapip/listener.c
omapip/message.c
omapip/protocol.c
omapip/support.c
omapip/test.c
relay/dhcrelay.c
server/confpars.c
server/db.c
server/dhcp.c
server/dhcpd.c
server/dhcpd.conf.cat5
server/failover.c
server/mdb.c
server/omapi.c