aboutsummaryrefslogtreecommitdiff
path: root/cmd-rename-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-rename-window.c')
-rw-r--r--cmd-rename-window.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd-rename-window.c b/cmd-rename-window.c
index f8a87560..bcbdacf4 100644
--- a/cmd-rename-window.c
+++ b/cmd-rename-window.c
@@ -1,4 +1,4 @@
-/* $Id: cmd-rename-window.c,v 1.22 2008-06-05 21:25:00 nicm Exp $ */
+/* $Id: cmd-rename-window.c,v 1.23 2008-12-10 20:25:41 nicm Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
@@ -18,7 +18,6 @@
#include <sys/types.h>
-#include <getopt.h>
#include <stdlib.h>
#include "tmux.h"