mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
4 lines
88 B
C
4 lines
88 B
C
#ifndef _ALLOCA_H
|
|
#define _ALLOCA_H
|
|
#include "libc/mem/alloca.h"
|
|
#endif /* _ALLOCA_H */
|