Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix problem on merge from svn
authorcristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 18 May 2010 09:34:16 +0000 (09:34 +0000)
committercristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 18 May 2010 09:34:16 +0000 (09:34 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7769 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/xbt/mmalloc/mmprivate.h

index 2150703..e92aec9 100644 (file)
@@ -16,7 +16,6 @@
 #include "portable.h"
 #include "xbt/xbt_os_thread.h"
 #include "xbt/mmalloc.h"
 #include "portable.h"
 #include "xbt/xbt_os_thread.h"
 #include "xbt/mmalloc.h"
-#include "portable.h"
 
 #ifdef HAVE_LIMITS_H
 #  include <limits.h>
 
 #ifdef HAVE_LIMITS_H
 #  include <limits.h>