Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[tesh] Don't define variables twice.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 18 May 2011 12:25:27 +0000 (14:25 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 18 May 2011 14:40:29 +0000 (16:40 +0200)
commitc1279242e832ddcc53bf8ceb0e112035f64a844d
tree9f83d6b34d90cd6a5f449259f5f52d1cd0447d26
parent307483ac1553316bf842eddd87031a3d6da30c2b
[tesh] Don't define variables twice.

Declare them "extern" in include file.
Found by compiling with "-fno-common".
tools/tesh/tesh.c
tools/tesh/tesh.h