about summary refs log tree commit diff stats
path: root/xxxterm.h
diff options
context:
space:
mode:
authorTodd T. Fries <todd@fries.net>2012-01-04 14:28:39 -0600
committerTodd T. Fries <todd@fries.net>2012-01-04 14:28:39 -0600
commitef868db69145106200cb036396b0cd65b5526e02 (patch)
tree949f28874916b6c22035c7a7601fb71e0474c201 /xxxterm.h
parent32ef3d36751351271664f4042181c64dd8922b48 (diff)
downloadxombrero-ef868db69145106200cb036396b0cd65b5526e02.tar.gz
depending on version.h by everything is silly when one .c file uses it, correct
Diffstat (limited to 'xxxterm.h')
-rw-r--r--xxxterm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xxxterm.h b/xxxterm.h
index a1a556c..d5396f3 100644
--- a/xxxterm.h
+++ b/xxxterm.h
@@ -77,7 +77,6 @@ u_int32_t	arc4random_uniform(u_int32_t);
 #include <pthread.h>
 #endif
 
-#include "version.h"
 #include "javascript.h"
 /*
 javascript.h borrowed from vimprobable2 under the following license: