mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-15 02:37:55 +00:00
5 lines
109 B
C
5 lines
109 B
C
|
#ifndef _UNWIND_H
|
||
|
#define _UNWIND_H
|
||
|
#include "third_party/libunwind/include/unwind.h"
|
||
|
#endif /* _UNWIND_H */
|