exceptions.cc: Drop including ucontext.h.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen
2015-08-18 11:09:25 +02:00
parent 9f3100c958
commit f9f3d44f27
3 changed files with 7 additions and 1 deletions

View File

@ -17,7 +17,6 @@ details. */
#include <stdarg.h>
#include <syslog.h>
#include <wchar.h>
#include <ucontext.h>
#include "cygtls.h"
#include "pinfo.h"