Remove unnecessary setjmp.h.

Reviewed by:	ru
Approved by:	ru
Obtained from:	OpenBSD
MFC after:	1 week
This commit is contained in:
Maxim Konovalov 2002-02-13 08:49:29 +00:00
parent 191c304372
commit e1178b3b9d

View File

@ -99,7 +99,6 @@ static const char rcsid[] =
#include <err.h>
#include <errno.h>
#include <fcntl.h>
#include <setjmp.h>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>