@@ -27,6 +27,7 @@
#endif
#include "config_express.h"
+#include "configVariableInt64.h"
#include <algorithm>
#include <iterator>
@@ -14,6 +14,7 @@
#include "subStreamBuf.h"
#include "pnotify.h"
+#include "memoryHook.h"
#ifndef HAVE_STREAMSIZE
// Some compilers (notably SGI) don't define this for us