git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Include header for select in inetaccess.cpp
[stg.git]
/
projects
/
stargazer
/
plugins
/
store
/
postgresql
/
postgresql_store.h
diff --git
a/projects/stargazer/plugins/store/postgresql/postgresql_store.h
b/projects/stargazer/plugins/store/postgresql/postgresql_store.h
index ba738bc067d3000dcfa2cb2ebc77bf052c4ae714..d273803df0ec235536328fb95eae774e37b1a3e3 100644
(file)
--- a/
projects/stargazer/plugins/store/postgresql/postgresql_store.h
+++ b/
projects/stargazer/plugins/store/postgresql/postgresql_store.h
@@
-72,7
+72,7
@@
public:
double cash,
double freeMb,
const std::string & reason) const;
- int WriteDetailedStat(const
std::map<IP_DIR_PAIR, STAT_NODE>
& statTree,
+ int WriteDetailedStat(const
TRAFF_STAT
& statTree,
time_t lastStat,
const std::string & login) const;