Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Don't define variable "raw_heap_fd" twice.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 18 May 2011 12:27:06 +0000 (14:27 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 18 May 2011 14:40:29 +0000 (16:40 +0200)
commitda3273265fa105cc186a80c249afcc33f372c313
tree63613ff17d3e5280fd5ec8be920cad2dc222530a
parentc1279242e832ddcc53bf8ceb0e112035f64a844d
[mc] Don't define variable "raw_heap_fd" twice.

Declare it "extern" in include file.
Found by compiling with "-fno-common".

Actually comment the declaration/definition, since it is not used.
src/mc/mc_memory.c
src/mc/private.h