Eina_Value: strdup() is used, so include string.h

This commit is contained in:
Vincent Torri 2017-03-26 18:48:10 +02:00 committed by Carsten Haitzler (Rasterman)
parent ac47c93330
commit eff7bab48f
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
#include <inttypes.h>
#include <math.h>
#include <time.h>
#include <string.h>
/**