git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Request dispatching added
[stg.git]
/
projects
/
sgconf_xml
/
request.h
diff --git
a/projects/sgconf_xml/request.h
b/projects/sgconf_xml/request.h
index 17db9277a9621d5419dbb63e345443c85c400798..004f89b0844b9deadcc8ce3a1aa375d9d6d24db6 100644
(file)
--- a/
projects/sgconf_xml/request.h
+++ b/
projects/sgconf_xml/request.h
@@
-31,21
+31,10
@@
#define request_h
#include <string>
#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
#ifndef ENODATA
#define ENODATA 61