aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtk/PlatGTK.cxx
diff options
context:
space:
mode:
authornyamatongwe <unknown>2000-11-21 13:04:16 +0000
committernyamatongwe <unknown>2000-11-21 13:04:16 +0000
commitb06ccad8c14068ed9d3f37b5f6b4fa6e5ce3c7f9 (patch)
treea35d067bf5a9d8b47dfc3a65501398174558c58d /gtk/PlatGTK.cxx
parente5feba81d7f1cb4bfd7de67bb617f2991085b925 (diff)
downloadscintilla-mirror-b06ccad8c14068ed9d3f37b5f6b4fa6e5ce3c7f9.tar.gz
Changes by Walter to make work on OpenVMS.
Diffstat (limited to 'gtk/PlatGTK.cxx')
-rw-r--r--gtk/PlatGTK.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/PlatGTK.cxx b/gtk/PlatGTK.cxx
index 2dd35be7e..13d9778d6 100644
--- a/gtk/PlatGTK.cxx
+++ b/gtk/PlatGTK.cxx
@@ -5,6 +5,7 @@
#include <string.h>
#include <stdio.h>
+#include <stdlib.h>
#include <gtk/gtk.h>