dtsession: fix implicit-function-declaration warnings

This commit is contained in:
Jon Trulson
2021-11-15 12:18:11 -07:00
parent 47348e59de
commit bbabcfd5f0
2 changed files with 4 additions and 0 deletions

View File

@@ -53,6 +53,7 @@
#include <stdio.h>
#include <string.h>
#include <dirent.h>
#include <time.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/param.h>