From d0e9a569f832fae6a91d163c6c8b93f7eb924ff5 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 16 Jan 2013 18:18:57 -0800 Subject: Clean up some things after declassization --- src/common/nullpo.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/common/nullpo.cpp') diff --git a/src/common/nullpo.cpp b/src/common/nullpo.cpp index f5d75cc..c18231a 100644 --- a/src/common/nullpo.cpp +++ b/src/common/nullpo.cpp @@ -3,6 +3,8 @@ #include #include +#include "../poison.hpp" + /// Actual output function void nullpo_info(const char *file, int line, const char *func) { -- cgit v1.2.3-70-g09d2