#ifndef DK4_H_INCLUDED #define DK4_H_INCLUDED 1 /** @file dk4.h Include configuration and types. */ #ifndef DK4CONF_H_INCLUDED #include #endif #ifndef DK4TYPES_H_INCLUDED #include #endif #endif /* ifndef DK4_H_INCLUDED */