dsh.patch 234 B

123456789101112
  1. Index: dsh.c
  2. --- dsh.c.orig Thu Jan 22 17:50:52 2004
  3. +++ dsh.c Thu Jan 22 17:51:00 2004
  4. @@ -32,6 +32,7 @@
  5. #include <locale.h>
  6. #include <assert.h>
  7. #include <errno.h>
  8. +#include <signal.h>
  9. #include "dsh.h"
  10. #include "linkedlist.h"