1
0
mirror of https://github.com/norohind/hans.git synced 2025-07-04 02:38:47 +03:00

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

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