-rw-r--r-- | debug-support.h | 12 |
diff --git a/debug-support.h b/debug-support.h deleted file mode 100644 index ce55e5b4..00000000 --- a/debug-support.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef DEBUG_SUPPORT_H -#define DEBUG_SUPPORT_H - -#include "defs.h" - -__BEGIN_DECLS - -extern void msleep(int msec); - -__END_DECLS - -#endif |