diff options
Diffstat (limited to 'cmd-detach-client.c')
-rw-r--r-- | cmd-detach-client.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cmd-detach-client.c b/cmd-detach-client.c index fd0e5f55..f93df01b 100644 --- a/cmd-detach-client.c +++ b/cmd-detach-client.c @@ -1,4 +1,4 @@ -/* $Id: cmd-detach-client.c,v 1.2 2008-06-02 18:08:16 nicm Exp $ */ +/* $Id: cmd-detach-client.c,v 1.3 2008-06-02 22:09:49 nicm Exp $ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> @@ -18,8 +18,6 @@ #include <sys/types.h> -#include <getopt.h> - #include "tmux.h" /* |