#ifndef foolockhfoo #define foolockhfoo int device_lock(const char *dev); int device_unlock(const char *dev); #endif