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