From: Fredrik Tolf Date: Sat, 8 Mar 2008 15:03:53 +0000 (+0100) Subject: Include stdint.h in dolcon.c as well. X-Git-Tag: 1.3~35 X-Git-Url: http://git.dolda2000.com/gitweb/?p=doldaconnect.git;a=commitdiff_plain;h=d33f8b0db913f439a855590a9a8441dd6f58ce53 Include stdint.h in dolcon.c as well. --- diff --git a/clients/gtk2/dolcon.c b/clients/gtk2/dolcon.c index 356fc62..b2392e1 100644 --- a/clients/gtk2/dolcon.c +++ b/clients/gtk2/dolcon.c @@ -41,6 +41,7 @@ #include #include #include +#include #ifdef HAVE_CONFIG_H #include