1#define Extern
2
3#include <sys/types.h>
4#include <signal.h>
5#define _NSIG NSIG
6#include <errno.h>
7#include <setjmp.h>
8#include "sh.h"
9
10