diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-05-31 16:34:39 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-05-31 16:34:39 +0100 |
commit | 35008200bd1a179ab776d80a5d617a7ec7cdb95c (patch) | |
tree | c419eb5cce43ce5877855d71f75a14c795d63e66 /format.c | |
parent | 113356c8481c792a0d757017dfe574878329171d (diff) | |
download | rtmux-35008200bd1a179ab776d80a5d617a7ec7cdb95c.tar.gz rtmux-35008200bd1a179ab776d80a5d617a7ec7cdb95c.tar.bz2 rtmux-35008200bd1a179ab776d80a5d617a7ec7cdb95c.zip |
Differences to OpenBSD.
Diffstat (limited to 'format.c')
-rw-r--r-- | format.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -17,7 +17,6 @@ */ #include <sys/types.h> -#include <sys/param.h> #include <sys/wait.h> #include <errno.h> |