Add missing include

This commit is contained in:
rdb 2013-12-16 21:03:22 +00:00
parent e9ce924b54
commit dd345d6c02

View File

@ -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