]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Update prototypes
authorTed Lemon <source@isc.org>
Sat, 11 Jul 1998 00:35:34 +0000 (00:35 +0000)
committerTed Lemon <source@isc.org>
Sat, 11 Jul 1998 00:35:34 +0000 (00:35 +0000)
includes/dhcpd.h

index 6200d2f57f7397f2c4128e06473c58e2418a55ef..3d803a0fbe38d702cc65901f09b3c34302f282c2 100644 (file)
@@ -823,7 +823,7 @@ void make_release PROTO ((struct interface_info *, struct client_lease *));
 void free_client_lease PROTO ((struct client_lease *));
 void rewrite_client_leases PROTO ((void));
 void write_client_lease PROTO ((struct interface_info *,
-                                struct client_lease *));
+                                struct client_lease *, int));
 char *dhcp_option_ev_name PROTO ((struct option *));
 
 void script_init PROTO ((struct interface_info *, char *,