eina + elm - add fnmatch.h back for compat

This commit is contained in:
Carsten Haitzler 2021-05-03 20:52:37 +01:00
parent 0509fbe16d
commit d7f9735a90
2 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@
#include <sys/time.h>
#include <sys/param.h>
#include <math.h>
#include <fnmatch.h>
#include <limits.h>
#include <ctype.h>
#include <time.h>

View File

@ -20,6 +20,7 @@
#include <sys/time.h>
#include <sys/param.h>
#include <math.h>
#include <fnmatch.h><
#include <limits.h>
#include <ctype.h>
#include <time.h>