#ifndef EXTRA_H #define EXTRA_H double top (const maillon* debut); void clear (maillon** debut); #endif