patch-2.1.6 linux/arch/alpha/kernel/signal.c
Next file: linux/arch/alpha/kernel/time.c
Previous file: linux/arch/alpha/kernel/setup.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Oct 29 14:02:04 1996
- Orig file:
v2.1.5/linux/arch/alpha/kernel/signal.c
- Orig date:
Wed Oct 16 10:48:06 1996
diff -u --recursive --new-file v2.1.5/linux/arch/alpha/kernel/signal.c linux/arch/alpha/kernel/signal.c
@@ -14,7 +14,7 @@
#include <linux/mm.h>
#include <asm/bitops.h>
-#include <asm/segment.h>
+#include <asm/uaccess.h>
#define _S(nr) (1<<((nr)-1))
#define _BLOCKABLE (~(_S(SIGKILL) | _S(SIGSTOP)))
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov