session: add missing include
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
This commit is contained in:
parent
7c789622a6
commit
3c55504336
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
#include <fnmatch.h>
|
||||
#include <glob.h>
|
||||
#include <uci.h>
|
||||
#include <limits.h>
|
||||
|
||||
#ifdef HAVE_SHADOW
|
||||
#include <shadow.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue