#ifndef AUTH_H #define AUTH_H void do_authentication(void); #endif