]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Declaration for data_string_dereference.
authorTed Lemon <source@isc.org>
Thu, 14 Oct 1999 18:03:01 +0000 (18:03 +0000)
committerTed Lemon <source@isc.org>
Thu, 14 Oct 1999 18:03:01 +0000 (18:03 +0000)
dhcpctl/dhcpctl.h

index 9d81dff31cd758f92e8a20f0ffd2d08d880554f7..7090a653274ca111b863bc687f7504389249eb10 100644 (file)
@@ -102,4 +102,6 @@ isc_result_t dhcpctl_remote_signal_handler (omapi_object_t *,
 isc_result_t dhcpctl_remote_stuff_values (omapi_object_t *,
                                          omapi_object_t *,
                                          omapi_object_t *);
+isc_result_t dhcpctl_data_string_dereference (dhcpctl_data_string *,
+                                             const char *);
 #endif /* _DHCPCTL_H_ */