]> git.stg.codes - stg.git/blobdiff - projects/sgconf_xml/request.h
Merge branch 'stg-2.409-radius'
[stg.git] / projects / sgconf_xml / request.h
index 17db9277a9621d5419dbb63e345443c85c400798..004f89b0844b9deadcc8ce3a1aa375d9d6d24db6 100644 (file)
 #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