10 lines
134 B
C
10 lines
134 B
C
#define Extern
|
|
|
|
#include <sys/types.h>
|
|
#include <signal.h>
|
|
#define _NSIG NSIG
|
|
#include <errno.h>
|
|
#include <setjmp.h>
|
|
#include "sh.h"
|
|
|