# HG changeset patch # User Matti Hamalainen # Date 1423261183 -7200 # Node ID 4cd94649475d12f478ec960f7667af0317b5643c # Parent b4e1b15a64e14e1368e7087653281f359d6dfd2e Move header includes before C++ guard. diff -r b4e1b15a64e1 -r 4cd94649475d th_config.h --- a/th_config.h Fri Feb 06 23:04:08 2015 +0200 +++ b/th_config.h Sat Feb 07 00:19:43 2015 +0200 @@ -8,13 +8,12 @@ #ifndef TH_CONFIG_H #define TH_CONFIG_H +#include "th_ioctx.h" + #ifdef __cplusplus extern "C" { #endif -#include "th_ioctx.h" - - /* Definitions */ enum ITEM_TYPE