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]
/
stglibs
/
dotconfpp.lib
/
dotconfpp.h
diff --git
a/stglibs/dotconfpp.lib/dotconfpp.h
b/stglibs/dotconfpp.lib/dotconfpp.h
index c068640fa27615cd0af9b961a48e2303b4dfa652..67835fb8ace5579cbe59f39bbb7c280e65344264 100644
(file)
--- a/
stglibs/dotconfpp.lib/dotconfpp.h
+++ b/
stglibs/dotconfpp.lib/dotconfpp.h
@@
-34,11
+34,11
@@
#include <limits.h>
#include "os_int.h"
#include <limits.h>
#include "os_int.h"
-#include "mempool.h"
typedef void (* DOTCONFCallback) (void * data, const char * buf);
class DOTCONFDocument;
typedef void (* DOTCONFCallback) (void * data, const char * buf);
class DOTCONFDocument;
+class AsyncDNSMemPool;
class DOTCONFDocumentNode
{
class DOTCONFDocumentNode
{