You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
234 B

Index: dsh.c
--- dsh.c.orig Thu Jan 22 17:50:52 2004
+++ dsh.c Thu Jan 22 17:51:00 2004
@@ -32,6 +32,7 @@
#include <locale.h>
#include <assert.h>
#include <errno.h>
+#include <signal.h>
#include "dsh.h"
#include "linkedlist.h"