From 20d1f989caa3a1b13c404d59957607aaf3bc559b Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 1 Apr 2001 13:04:41 +0000 Subject: including prototype for strlen and strcmp (string.h) --- mixlib/mix_file.c | 1 + 1 file changed, 1 insertion(+) diff --git a/mixlib/mix_file.c b/mixlib/mix_file.c index 023f4ef..6ee88ec 100644 --- a/mixlib/mix_file.c +++ b/mixlib/mix_file.c @@ -19,6 +19,7 @@ * */ +#include #include "xmix_io.h" #include "mix_file.h" -- cgit v1.2.3