$OpenBSD: patch-statusq_h,v 1.2 2016/10/17 11:15:35 jca Exp $
--- statusq.h.orig	Thu May 23 13:31:35 2002
+++ statusq.h	Sat Oct  8 10:08:07 2016
@@ -103,4 +103,7 @@ typedef struct nb_service {
 	char* service_name;
 } nb_service_t ;
 
+struct nb_host_info* parse_response(char*, int);
+char* getnbservicename(my_uint8_t, int, char*);
+
 #endif /* STATUSQ_H */
