From c0aedc918f5007ae14e3cfe28005424b71adfb6e Mon Sep 17 00:00:00 2001 From: wcohen Date: Mon, 14 Aug 2006 14:30:41 +0000 Subject: PR 3037 * string.c: * print.c: Remove includes for . --- runtime/string.c | 1 - 1 file changed, 1 deletion(-) (limited to 'runtime/string.c') diff --git a/runtime/string.c b/runtime/string.c index d0a53a6a..359d8d45 100644 --- a/runtime/string.c +++ b/runtime/string.c @@ -10,7 +10,6 @@ #ifndef _STRING_C_ #define _STRING_C_ -#include #include "string.h" /** @file string.c -- cgit