summaryrefslogtreecommitdiffstats
path: root/win32caml/ocaml.c
diff options
context:
space:
mode:
Diffstat (limited to 'win32caml/ocaml.c')
-rw-r--r--win32caml/ocaml.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32caml/ocaml.c b/win32caml/ocaml.c
index 65f2e02e9..1172b2bd8 100644
--- a/win32caml/ocaml.c
+++ b/win32caml/ocaml.c
@@ -29,6 +29,7 @@
int EditControls = IDEDITCONTROL;
static WNDPROC lpEProc;
static char lineBuffer[1024*32];
+int ResetText(void);
int ReadToLineBuffer(void);
int AddLineBuffer(void);
static int busy;