From: agiersch Date: Tue, 22 Feb 2011 13:19:06 +0000 (+0000) Subject: Fix build error: implicit declaration of function 'getline'. X-Git-Tag: v3.6_beta2~266 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/41acb535492710d42da81b0878fa602bdeaa4bd5?hp=41acb535492710d42da81b0878fa602bdeaa4bd5 Fix build error: implicit declaration of function 'getline'. On Debian/Lenny, #include "simgrid_config.h" needs to be the first include for getline to be found. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9677 48e7efb5-ca39-0410-a469-dd3cf9ba447f ---