]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Fix res_findzonecut prototype.
authorTed Lemon <source@isc.org>
Thu, 6 Jul 2000 06:21:50 +0000 (06:21 +0000)
committerTed Lemon <source@isc.org>
Thu, 6 Jul 2000 06:21:50 +0000 (06:21 +0000)
includes/minires/minires.h

index 6eb4b208c65ee399d5750aa6f53b6767c448cdad..c4acd8399534812d7f845e39b330149402707e79 100644 (file)
@@ -118,8 +118,8 @@ const char *res_servicename(u_int16_t, const char *);
 u_int32_t ns_datetosecs (const char *cp, int *errp);
 int b64_pton (char const *, unsigned char *, size_t);
 unsigned int res_randomid (void);
-ns_rcode res_findzonecut (res_state, const char *, ns_class, int,
-                         char *, size_t, struct in_addr *, int, void *);
+ns_rcode res_findzonecut (res_state, const char *, ns_class, int, char *,
+                         size_t, struct in_addr *, int, int *, void *);
 int res_nsend (res_state,
               unsigned char *, unsigned, unsigned char *, unsigned);
 int res_nsendsigned (res_state, unsigned char *,