From 4ba8ac02bf1b972b49901cc78584a2581b7c6eea Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 1 Apr 2001 13:23:17 +0000 Subject: including prototype for strlen (string.h) --- mixgtk/mixgtk_input.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mixgtk/mixgtk_input.c') diff --git a/mixgtk/mixgtk_input.c b/mixgtk/mixgtk_input.c index fa98056..8726bab 100644 --- a/mixgtk/mixgtk_input.c +++ b/mixgtk/mixgtk_input.c @@ -1,7 +1,7 @@ /* -*-c-*- -------------- mixgtk_input.c : * Implementation of the functions declared in mixgtk_input.h * ------------------------------------------------------------------ - * Last change: Time-stamp: "01/03/13 08:31:20 jose" + * Last change: Time-stamp: "01/04/01 15:24:36 jose" * ------------------------------------------------------------------ * Copyright (C) 2001 Free Software Foundation, Inc. * @@ -23,6 +23,8 @@ #include #include +#include + #include "mixgtk_widgets.h" #include "mixgtk_input.h" -- cgit v1.2.3