diff options
Diffstat (limited to 'cmd-send-prefix.c')
-rw-r--r-- | cmd-send-prefix.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/cmd-send-prefix.c b/cmd-send-prefix.c index ce887dd7..7a29511a 100644 --- a/cmd-send-prefix.c +++ b/cmd-send-prefix.c @@ -1,4 +1,4 @@ -/* $Id: cmd-send-prefix.c,v 1.8 2008-06-02 18:08:16 nicm Exp $ */ +/* $Id: cmd-send-prefix.c,v 1.9 2008-06-02 22:09:49 nicm Exp $ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> @@ -18,9 +18,6 @@ #include <sys/types.h> -#include <getopt.h> -#include <unistd.h> - #include "tmux.h" /* |