mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-14 10:18:02 +00:00
5 lines
80 B
C
5 lines
80 B
C
|
#ifndef _UCONTEXT_H
|
||
|
#define _UCONTEXT_H
|
||
|
#include "libc/calls/ucontext.h"
|
||
|
#endif
|