cosmopolitan/libc/isystem/alloca.h
2023-07-03 02:48:29 -07:00

5 lines
88 B
C

#ifndef _ALLOCA_H
#define _ALLOCA_H
#include "libc/mem/alloca.h"
#endif /* _ALLOCA_H */