diff options
author | Thomas Adam <thomas@xteddy.org> | 2015-06-01 02:01:17 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2015-06-01 02:01:17 +0100 |
commit | 7712e6f82b7068fb03d86cfc353290a1aae95d30 (patch) | |
tree | 7ea25dfbbd7dc583d8c3726f6c0d029d252eb7dc | |
parent | c39dfb17aeda95bb4bfbeae483d2601952fd8828 (diff) | |
parent | 7e067cb9dc122ac3296af116c7028d7aa5f4322e (diff) | |
download | rtmux-7712e6f82b7068fb03d86cfc353290a1aae95d30.tar.gz rtmux-7712e6f82b7068fb03d86cfc353290a1aae95d30.tar.bz2 rtmux-7712e6f82b7068fb03d86cfc353290a1aae95d30.zip |
Merge branch 'obsd-master'
-rw-r--r-- | server.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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> |