#ifndef VERROU_H #define VERROU_H extern int verrou_mis(char *); extern void verrou_oter(char *); #endif /* VERROU_H */