#ifndef SHARED_NEW_COURSE_LOCK_H #define SHARED_NEW_COURSE_LOCK_H void free_new_course_lock (); void get_new_course_lock(); #endif