From 0c33a6f741392ec95b5a304e36255bf349e34b2f Mon Sep 17 00:00:00 2001 From: Bob Jamison Date: Thu, 22 Mar 2007 00:03:25 +0000 Subject: use instead of assuming extern int (bzr r2733) --- src/ui/dialog/filedialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ui/dialog/filedialog.cpp b/src/ui/dialog/filedialog.cpp index 25390d56f..818de6f2d 100644 --- a/src/ui/dialog/filedialog.cpp +++ b/src/ui/dialog/filedialog.cpp @@ -20,6 +20,7 @@ //General includes #include #include +#include #include //Gtk includes @@ -59,7 +60,6 @@ void dump_str( const gchar* str, const gchar* prefix ); void dump_ustr( const Glib::ustring& ustr ); #endif -extern int errno; namespace Inkscape -- cgit v1.2.3