summaryrefslogtreecommitdiffstats
path: root/cmd-new-session.c
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-10-12 00:49:06 +0000
committerTiago Cunha <tcunha@gmx.com>2009-10-12 00:49:06 +0000
commit629afba526cd0c573dd747417aeedf244a95c410 (patch)
tree92d78b81743a0f0256db547a2a51d7ec0e790e09 /cmd-new-session.c
parentf92cc84631feb0ad50e2216ddf2f752f55b8a5c4 (diff)
Reduce diff with OpenBSD.
Diffstat (limited to 'cmd-new-session.c')
-rw-r--r--cmd-new-session.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd-new-session.c b/cmd-new-session.c
index 426fd4de..d481fdab 100644
--- a/cmd-new-session.c
+++ b/cmd-new-session.c
@@ -1,4 +1,4 @@
-/* $Id: cmd-new-session.c,v 1.68 2009-10-11 23:38:16 tcunha Exp $ */
+/* $Id: cmd-new-session.c,v 1.69 2009-10-12 00:49:06 tcunha Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
@@ -20,7 +20,6 @@
#include <string.h>
#include <termios.h>
-#include <unistd.h>
#include "tmux.h"