Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix compilation error
authorChristophe Thiéry <christopho128@gmail.com>
Tue, 19 Apr 2011 10:10:03 +0000 (12:10 +0200)
committerChristophe Thiéry <christopho128@gmail.com>
Tue, 19 Apr 2011 10:10:03 +0000 (12:10 +0200)
src/xbt/mmalloc/attach.c

index bd151db..254182e 100644 (file)
@@ -28,6 +28,7 @@ Boston, MA 02111-1307, USA.  */
 #include <unistd.h>             /* Prototypes for lseek */
 #endif
 #include "mmprivate.h"
+#include "xbt/ex.h"
 
 #ifndef SEEK_SET
 #define SEEK_SET 0