diff options
Diffstat (limited to 'net-mgmt/net-snmp-devel/files/patch-hr_print.c')
-rw-r--r-- | net-mgmt/net-snmp-devel/files/patch-hr_print.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net-mgmt/net-snmp-devel/files/patch-hr_print.c b/net-mgmt/net-snmp-devel/files/patch-hr_print.c deleted file mode 100644 index ba8192ef59f5..000000000000 --- a/net-mgmt/net-snmp-devel/files/patch-hr_print.c +++ /dev/null @@ -1,12 +0,0 @@ ---- 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 - - - /********************* |