From 1cb54d1f38de31800259d2e52cbe948aa712c6b4 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 11 Dec 2008 00:47:56 +0000 Subject: #include instead of . --- cpukit/zlib/zconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/zlib/zconf.h') diff --git a/cpukit/zlib/zconf.h b/cpukit/zlib/zconf.h index 5a5ddb8620..ef49860c75 100644 --- a/cpukit/zlib/zconf.h +++ b/cpukit/zlib/zconf.h @@ -260,7 +260,7 @@ #endif #if defined(__rtems__) -#include +#include typedef uint_least8_t Byte; typedef uint_least16_t uInt; -- cgit v1.2.3