libzutil: move NN_NUMBUF_SZ from zfs_context.h nearer to nicenum()

Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #17861
This commit is contained in:
Rob Norris
2025-10-19 14:27:26 +11:00
committed by Brian Behlendorf
parent b9d2e7782f
commit a43edeefaf
2 changed files with 1 additions and 2 deletions
-2
View File
@@ -145,8 +145,6 @@ extern "C" {
typedef off_t loff_t;
#endif
#define NN_NUMBUF_SZ (6)
/*
* Kernel modules
*/