#ifndef GESTIONSON_H__ #define GESTIONSON_H__ void CallbackSon(void); void StartSon(void); #endif