diff options
Diffstat (limited to 'support/kconfig/confdata.c')
| -rw-r--r-- | support/kconfig/confdata.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/kconfig/confdata.c b/support/kconfig/confdata.c index 43f08fa1f9..db1fac5132 100644 --- a/support/kconfig/confdata.c +++ b/support/kconfig/confdata.c @@ -13,6 +13,7 @@ #include <string.h> #include <time.h> #include <unistd.h> +#include <libgen.h> #include "lkc.h" |

