git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add subscription for add/del tariffs
[stg.git]
/
stglibs
/
dotconfpp.lib
/
dotconfpp.h
diff --git
a/stglibs/dotconfpp.lib/dotconfpp.h
b/stglibs/dotconfpp.lib/dotconfpp.h
index c068640fa27615cd0af9b961a48e2303b4dfa652..8c2a82ade7fe9c55cc76d51daf89d9896a594046 100644
(file)
--- a/
stglibs/dotconfpp.lib/dotconfpp.h
+++ b/
stglibs/dotconfpp.lib/dotconfpp.h
@@
-33,12
+33,12
@@
#include <unistd.h>
#include <limits.h>
-#include "os_int.h"
-#include "mempool.h"
+#include "stg/os_int.h"
typedef void (* DOTCONFCallback) (void * data, const char * buf);
class DOTCONFDocument;
+class AsyncDNSMemPool;
class DOTCONFDocumentNode
{