diff options
Diffstat (limited to 'src/post.cc')
-rw-r--r-- | src/post.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/post.cc b/src/post.cc index 2c303a87..3a0f3cc4 100644 --- a/src/post.cc +++ b/src/post.cc @@ -29,6 +29,8 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include <system.hh> + #include "post.h" #include "xact.h" #include "account.h" |