Fixed direct inclusion

This commit is contained in:
Pierre Pronchery 2011-11-03 19:47:23 +00:00
parent 1b6559adfe
commit e94aa30082

View File

@ -18,6 +18,8 @@
#ifndef LIBSYSTEM_STRING_H #ifndef LIBSYSTEM_STRING_H
# define LIBSYSTEM_STRING_H # define LIBSYSTEM_STRING_H
# include <sys/types.h>
/* String */ /* String */
/* types */ /* types */