git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use netinet/in.h instead of linux/in.h.
[stg.git]
/
include
/
stg
/
admin_conf.h
diff --git
a/include/stg/admin_conf.h
b/include/stg/admin_conf.h
index 8b1a988e1877ff79c77e73bfd404b67e22710583..7fbf44408c72ea45807a8b8f5ae5c1d942df6f6e 100644
(file)
--- a/
include/stg/admin_conf.h
+++ b/
include/stg/admin_conf.h
@@
-78,6
+78,7
@@
struct ADMIN_CONF
//-----------------------------------------------------------------------------
struct ADMIN_CONF_RES
{
+ ADMIN_CONF_RES() {}
ADMIN_CONF_RES(const ADMIN_CONF & conf)
: priv(conf.priv),
login(conf.login),