From 15ee5bfbd9496abdc2d03f1b77079ea4dea2ad0b Mon Sep 17 00:00:00 2001 From: fredrik Date: Tue, 29 May 2007 14:43:34 +0000 Subject: [PATCH] Include errno.h. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1045 959494ce-11ee-0310-bf91-de5d638817bd --- clients/tty/dcsh.c | 1 + 1 file changed, 1 insertion(+) diff --git a/clients/tty/dcsh.c b/clients/tty/dcsh.c index 2c35086..91ef661 100644 --- a/clients/tty/dcsh.c +++ b/clients/tty/dcsh.c @@ -22,6 +22,7 @@ #include #include #include +#include #ifdef HAVE_CONFIG_H #include -- 2.11.0