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_mixal.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mixgtk/mixgtk_mixal.c') diff --git a/mixgtk/mixgtk_mixal.c b/mixgtk/mixgtk_mixal.c index b59688d..2cfb428 100644 --- a/mixgtk/mixgtk_mixal.c +++ b/mixgtk/mixgtk_mixal.c @@ -1,7 +1,7 @@ /* -*-c-*- -------------- mixgtk_mixal.c : * Implementation of the functions declared in mixgtk_mixal.h * ------------------------------------------------------------------ - * Last change: Time-stamp: "01/03/12 23:48:29 jose" + * Last change: Time-stamp: "01/04/01 15:23:18 jose" * ------------------------------------------------------------------ * Copyright (C) 2001 Free Software Foundation, Inc. * @@ -23,6 +23,8 @@ #include +#include + #include "mixgtk_widgets.h" #include "mixgtk_mixal.h" -- cgit v1.2.3