#ifdef CWDEBUG

#ifndef _GNU_SOURCE
#define _GNU_SOURCE
#endif

#include <libcwd/sys.h>

#endif
