aboutsummaryrefslogtreecommitdiff
path: root/cmd-start-server.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-start-server.c')
-rw-r--r--cmd-start-server.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/cmd-start-server.c b/cmd-start-server.c
index 2a43e606..cd3c0bb5 100644
--- a/cmd-start-server.c
+++ b/cmd-start-server.c
@@ -1,4 +1,4 @@
-/* $Id: cmd-start-server.c,v 1.1 2008-06-02 21:08:53 nicm Exp $ */
+/* $Id: cmd-start-server.c,v 1.2 2008-06-03 05:10:38 nicm Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
@@ -18,9 +18,6 @@
#include <sys/types.h>
-#include <getopt.h>
-#include <string.h>
-
#include "tmux.h"
/*