X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/f61f588783b68ff542e6735a90a8dcbe9ad8308e..43ba8e3e23937f2105f8eba4a35f32e8d25b5229:/projects/sgconf_xml/request.h diff --git a/projects/sgconf_xml/request.h b/projects/sgconf_xml/request.h index 17db9277..bbd46325 100644 --- a/projects/sgconf_xml/request.h +++ b/projects/sgconf_xml/request.h @@ -31,21 +31,10 @@ #define request_h #include -#include "resetable.h" -#ifdef LINUX -#include -#endif - -#ifdef FREE_BSD5 -#include -#endif - -#ifdef FREE_BSD -#include -#endif - -#include "stg_const.h" +#include "stg/resetable.h" +#include "stg/os_int.h" +#include "stg/stg_const.h" #ifndef ENODATA #define ENODATA 61