summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp-devel/files/patch-hr_print.c
blob: ba8192ef59f5b52b26fe701ab91de8c93b9bf2f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- agent/mibgroup/host/hr_print.c.orig	Wed Oct  3 00:02:07 2001
+++ agent/mibgroup/host/hr_print.c	Wed Feb 13 01:02:53 2002
@@ -30,7 +30,9 @@
 int printer_detail_status(int);
 int printer_errors(int);
 int header_hrprint (struct variable *,oid *, size_t *, int, size_t *, WriteMethod **);
+#ifdef HAVE_LPSTAT
 FILE * run_lpstat(void);
+#endif
 
 
 	/*********************