net-snmp: update to 5.9.4
[feed/packages.git] / net / net-snmp / patches / 010-HOST-MIB-hr_filesys-fix-compile-error.patch
index 2b372a41f50df9a02d4480be0be9e2720ab7c59c..98ca95382c4d61ea1f22970a1c5d16212d80769f 100644 (file)
@@ -29,6 +29,6 @@ Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
  {
 -next:
 +next: ;
- #if HAVE_GETFSSTAT
+ #ifdef HAVE_GETFSSTAT
      if (HRFS_index >= fscount)
          return -1;