mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-01 03:53:33 +00:00
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
|