#ifndef LDEBUG_H #define LDEBUG_H #include "types.h" extern void _dbg_hungup(const char* file, int line); #endif