#ifndef MALLDMP_H #define MALLDMP_H extern void malldmp(const void *p); int malldmp_entete(const void *p); #endif /* MALLDMP_H */