summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2001-07-04 01:02:37 +0000
committerMichael Jennings <mej@kainx.org>2001-07-04 01:02:37 +0000
commit85fdcf3f30ad68f87961753cac533432d9ade6fc (patch)
tree3ef711e73a166e133e82ca5f64cca816444d8b1b /utils
parentc93158a5955d4df261cafcb87cc5d579d99fb84f (diff)
downloadeterm-85fdcf3f30ad68f87961753cac533432d9ade6fc.tar.gz
Tue Jul 3 18:01:24 2001 Michael Jennings (mej)
All the docs and themes should now be up-to-date. Unless a showstopping bug turns up in the near future, this is pretty much it for 0.9.1. Now we just need some testing to make sure there's nothing horridly wrong.... So you all can test while we finish up the web site and the backgrounds. :-) SVN revision: 4919
Diffstat (limited to 'utils')
-rw-r--r--utils/Esetroot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/Esetroot.c b/utils/Esetroot.c
index cd311ad..a8b603c 100644
--- a/utils/Esetroot.c
+++ b/utils/Esetroot.c
@@ -17,6 +17,7 @@ static const char cvs_ident[] = "$Id$";
#ifdef HAVE_UNISTD_H
# include <unistd.h>
#endif
+#include <errno.h>
#ifdef PIXMAP_SUPPORT
#include <X11/Xlib.h>