Include <sys/time.h> in lwp.h

Missed in commit 08b9455, v4.3.20.  Triggers compiler warnings on
NetBSD 5.1.2.
This commit is contained in:
Markus Armbruster 2013-05-07 19:06:35 +02:00
parent fded50a09c
commit 2af8d77920

View file

@ -42,6 +42,7 @@
#define LWP_H
#include <signal.h>
#include <sys/time.h>
#include <sys/types.h>
#define LWP_STACKCHECK 0x1