diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-01-25 16:39:02 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-01-25 16:39:02 +0000 |
commit | ea70e68a51b52fc01656aa3b57e2af93694c62ac (patch) | |
tree | bb66f740c9983e3001216e11d2c5a42a5b12bafd | |
parent | 0f9354eec211247fc83d1397d12c7e0708f70285 (diff) | |
download | rtmux-ea70e68a51b52fc01656aa3b57e2af93694c62ac.tar.gz rtmux-ea70e68a51b52fc01656aa3b57e2af93694c62ac.tar.bz2 rtmux-ea70e68a51b52fc01656aa3b57e2af93694c62ac.zip |
-paths.h.
-rw-r--r-- | server.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -26,7 +26,6 @@ #include <errno.h> #include <event.h> #include <fcntl.h> -#include <paths.h> #include <signal.h> #include <stdio.h> #include <stdlib.h> |