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