X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/afb00c045e0ea58e39c0d7a7921bedbf26d1860d..8c6fa3fbaccc22127280bf77a48fab5a3ee0716e:/projects/sgconf_xml/request.h diff --git a/projects/sgconf_xml/request.h b/projects/sgconf_xml/request.h index 17db9277..004f89b0 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/const.h" #ifndef ENODATA #define ENODATA 61