6 lines
121 B
C
6 lines
121 B
C
|
#ifndef LIBC_ISYSTEM_STRING_H_
|
||
|
#define LIBC_ISYSTEM_STRING_H_
|
||
|
#include "libc/alg/alg.h"
|
||
|
#include "libc/str/str.h"
|
||
|
#endif
|