summaryrefslogtreecommitdiffstats
path: root/cfg.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-05-31 16:34:39 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-05-31 16:34:39 +0100
commit35008200bd1a179ab776d80a5d617a7ec7cdb95c (patch)
treec419eb5cce43ce5877855d71f75a14c795d63e66 /cfg.c
parent113356c8481c792a0d757017dfe574878329171d (diff)
Differences to OpenBSD.
Diffstat (limited to 'cfg.c')
-rw-r--r--cfg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg.c b/cfg.c
index badfe038..00ee33b1 100644
--- a/cfg.c
+++ b/cfg.c
@@ -23,7 +23,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <unistd.h>
#include "tmux.h"