summaryrefslogtreecommitdiff
path: root/ptftool.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ptftool.cc')
-rw-r--r--ptftool.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ptftool.cc b/ptftool.cc
index 7bfc5de..89827c7 100644
--- a/ptftool.cc
+++ b/ptftool.cc
@@ -22,6 +22,7 @@
#include "ptformat/ptfformat.h"
#include <inttypes.h> // PRIxyy
#include <cstdio>
+#include <stdlib.h>
using namespace std;
using std::string;