X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/afb00c045e0ea58e39c0d7a7921bedbf26d1860d..abe65f0329ebc62160d396bf9a7545e36f050954:/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 <string> -#include "resetable.h" -#ifdef LINUX -#include <stdint.h> -#endif - -#ifdef FREE_BSD5 -#include <inttypes.h> -#endif - -#ifdef FREE_BSD -#include <sys/inttypes.h> -#endif - -#include "stg_const.h" +#include "stg/resetable.h" +#include "stg/os_int.h" +#include "stg/const.h" #ifndef ENODATA #define ENODATA 61