Skip to content
Snippets Groups Projects
Verified Commit 7d9cd5ab authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Include bits/pthread.h in signal.h for pthread_t

parent ef6375cb
No related branches found
No related tags found
No related merge requests found
sys_includes = ["stdint.h", "sys/types.h", "time.h"]
sys_includes = ["stdint.h", "sys/types.h", "time.h", "bits/pthread.h"]
include_guard = "_RELIBC_SIGNAL_H"
trailer = "#include <bits/signal.h>"
language = "C"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment