summaryrefslogtreecommitdiffstats
path: root/paste.c
diff options
context:
space:
mode:
Diffstat (limited to 'paste.c')
-rw-r--r--paste.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/paste.c b/paste.c
index e8ea0c34..4af8cccf 100644
--- a/paste.c
+++ b/paste.c
@@ -1,4 +1,4 @@
-/* $OpenBSD$ */
+/* $Id$ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
@@ -21,7 +21,6 @@
#include <stdlib.h>
#include <string.h>
-#include <vis.h>
#include "tmux.h"