Imported from ../bash-2.01.tar.gz.

This commit is contained in:
Jari Aalto 1997-06-05 14:59:13 +00:00
commit d166f04881
304 changed files with 14702 additions and 13012 deletions

2
trap.h
View file

@ -24,7 +24,7 @@
#include "stdc.h"
#if !defined (SIG_DFL)
#include <sys/types.h>
#include "bashtypes.h"
#include <signal.h>
#endif /* SIG_DFL */