One more added include to help compilation elsewhere
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
616668fb71
commit
aa545f6798
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
#include <limits.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <dirent.h>
|
#include <dirent.h>
|
||||||
|
|
Loading…
Add table
Reference in a new issue