aboutsummaryrefslogtreecommitdiff
path: root/c++tools/server.cc
diff options
context:
space:
mode:
Diffstat (limited to 'c++tools/server.cc')
-rw-r--r--c++tools/server.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/c++tools/server.cc b/c++tools/server.cc
index 709955e..fae3e78 100644
--- a/c++tools/server.cc
+++ b/c++tools/server.cc
@@ -29,6 +29,7 @@ along with GCC; see the file COPYING3. If not see
#include <csignal>
#include <cstring>
#include <cstdarg>
+#include <cstdlib>
// OS
#include <unistd.h>
#include <sys/types.h>