From: Ulrich Drepper Date: Sat, 16 Aug 1997 19:48:07 +0000 (+0000) Subject: Include , not . X-Git-Tag: cvs/libc-ud-970816~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca9af6c7397b9dcb95ae80ad6a7a43a8b3444f1c;p=thirdparty%2Fglibc.git Include , not . --- diff --git a/sysdeps/generic/_G_config.h b/sysdeps/generic/_G_config.h index 84a552b41e9..b2adcc0e8a6 100644 --- a/sysdeps/generic/_G_config.h +++ b/sysdeps/generic/_G_config.h @@ -6,7 +6,7 @@ /* Define types for libio in terms of the standard internal type names. */ -#include +#include #define __need_size_t #define __need_wint_t #include diff --git a/sysdeps/unix/sysv/linux/_G_config.h b/sysdeps/unix/sysv/linux/_G_config.h index 8dc9221519d..a3e6e3db2fe 100644 --- a/sysdeps/unix/sysv/linux/_G_config.h +++ b/sysdeps/unix/sysv/linux/_G_config.h @@ -6,7 +6,7 @@ /* Define types for libio in terms of the standard internal type names. */ -#include +#include #define __need_size_t #define __need_wint_t #include