Merge branch 'refs/heads/master' into cygwin

This commit is contained in:
Friedrich Schöller 2013-05-22 00:28:00 +02:00
commit aee7af9cc1

View File

@ -34,6 +34,7 @@
#include <syslog.h>
#include <unistd.h>
#include <sys/socket.h>
#include <signal.h>
static void sig_term_handler(int)
{