summaryrefslogtreecommitdiffstats
path: root/utils/nsutils/patches/010-gcc14.patch
blob: 49b9f912fadb4549e297dde6b1587a0bc8ea7680 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/nslist.c
+++ b/nslist.c
@@ -25,6 +25,7 @@
 #include <stdint.h>
 #include <string.h>
 #include <ctype.h>
+#include <libgen.h>
 #include <limits.h>
 #include <dirent.h>
 #include <getopt.h>