Commit f3ca1637 authored by Gerald Pfeifer's avatar Gerald Pfeifer Committed by Alexandre Julliard

ntdll: Include <signal.h> for sigset_t.

parent b1af31b4
......@@ -22,6 +22,7 @@
#define __NTDLL_UNIX_PRIVATE_H
#include <pthread.h>
#include <signal.h>
#include "unixlib.h"
#include "wine/list.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment