Merge branch '1521_ctrl_z_does_not_work'

* 1521_ctrl_z_does_not_work:
  Ticket #1521: ctrl-z (aka suspend) does not work
This commit is contained in:
Slava Zanko 2009-08-12 14:58:50 +03:00
commit 1104a6db38

View File

@ -21,6 +21,7 @@
#include <config.h>
#include <signal.h>
#include <sys/stat.h>
#include <sys/time.h>