summaryrefslogtreecommitdiff
path: root/src/format.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/format.cc')
-rw-r--r--src/format.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/format.cc b/src/format.cc
index 131ba9e2..4066cabd 100644
--- a/src/format.cc
+++ b/src/format.cc
@@ -29,6 +29,8 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include <system.hh>
+
#include "format.h"
#include "scope.h"
#include "unistring.h"