aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2015-06-01 02:01:17 +0100
committerThomas Adam <thomas@xteddy.org>2015-06-01 02:01:17 +0100
commit7712e6f82b7068fb03d86cfc353290a1aae95d30 (patch)
tree7ea25dfbbd7dc583d8c3726f6c0d029d252eb7dc
parentc39dfb17aeda95bb4bfbeae483d2601952fd8828 (diff)
parent7e067cb9dc122ac3296af116c7028d7aa5f4322e (diff)
downloadrtmux-7712e6f82b7068fb03d86cfc353290a1aae95d30.tar.gz
rtmux-7712e6f82b7068fb03d86cfc353290a1aae95d30.tar.bz2
rtmux-7712e6f82b7068fb03d86cfc353290a1aae95d30.zip
Merge branch 'obsd-master'
-rw-r--r--server.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/server.c b/server.c
index 050b2a5e..a74aaa3e 100644
--- a/server.c
+++ b/server.c
@@ -30,7 +30,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <syslog.h>
#include <termios.h>
#include <time.h>
#include <unistd.h>