From: navarrop Date: Wed, 4 Aug 2010 08:25:08 +0000 (+0000) Subject: Oops sorry don't need this line. X-Git-Tag: v3_5~731 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/ef55efeefd6d977830776142370f5e26ee2d23f6?hp=bd043f62d4d7bf22adb68d5193ec1bb2aaae3c7b Oops sorry don't need this line. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8090 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/simix/smx_context_sysv.c b/src/simix/smx_context_sysv.c index 7f15c641af..8def97a56d 100644 --- a/src/simix/smx_context_sysv.c +++ b/src/simix/smx_context_sysv.c @@ -19,7 +19,6 @@ #include "win32_ucontext.c" #else #include "ucontext.h" - #include "ucontext.c" #endif XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(simix_context);