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