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_cmd_dispatcher.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mixgtk/mixgtk_cmd_dispatcher.c') diff --git a/mixgtk/mixgtk_cmd_dispatcher.c b/mixgtk/mixgtk_cmd_dispatcher.c index 11acc1d..180c480 100644 --- a/mixgtk/mixgtk_cmd_dispatcher.c +++ b/mixgtk/mixgtk_cmd_dispatcher.c @@ -1,7 +1,7 @@ /* -*-c-*- -------------- mixgtk_cmd_dispatcher.c : * Implementation of the functions declared in mixgtk_cmd_dispatcher.h * ------------------------------------------------------------------ - * Last change: Time-stamp: "01/03/15 16:01:43 jose" + * Last change: Time-stamp: "01/04/01 15:22:09 jose" * ------------------------------------------------------------------ * Copyright (C) 2001 Free Software Foundation, Inc. * @@ -25,6 +25,8 @@ #include #include +#include + #include #include "mixgtk_cmd_dispatcher.h" #include "mixgtk_mixvm.h" -- cgit v1.2.3