git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix sgconfig plugin compilation errors
[stg.git]
/
stglibs
/
srvconf.lib
/
parser.cpp
diff --git
a/stglibs/srvconf.lib/parser.cpp
b/stglibs/srvconf.lib/parser.cpp
index 9373952e3752387f48f7b85eb94570fe912ef5cf..d7c7568f848aaf63fc2f9b1c3198dc274090621a 100644
(file)
--- a/
stglibs/srvconf.lib/parser.cpp
+++ b/
stglibs/srvconf.lib/parser.cpp
@@
-33,8
+33,8
@@
#include <arpa/inet.h>
#include <string>
#include <arpa/inet.h>
#include <string>
-#include "common.h"
-#include "stg_const.h"
+#include "
stg/
common.h"
+#include "stg
/stg
_const.h"
#include "servconf.h"
using namespace std;
#include "servconf.h"
using namespace std;