efl/src/lib/evil/unposix/string.h

10 lines
107 B
C

#ifndef UNPOSIX_STRING_H
#define UNPOSIX_STRING_H
#include_next <string.h>
#include <strings.h>
#endif