mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
4 lines
80 B
C
4 lines
80 B
C
#ifndef _UCONTEXT_H
|
|
#define _UCONTEXT_H
|
|
#include "libc/calls/ucontext.h"
|
|
#endif
|