1
0
mirror of https://sourceware.org/git/glibc.git synced 2026-01-06 11:51:29 +03:00

First steps to get conformtest fully working

This commit is contained in:
Ulrich Drepper
2012-02-25 23:18:39 -05:00
parent 7a270350a9
commit 3134156779
131 changed files with 898 additions and 359 deletions

View File

@@ -1,5 +1,6 @@
#include <libio/libio.h>
#ifndef _ISOMAC
#ifndef _LIBC_LIBIO_H
#define _LIBC_LIBIO_H
@@ -22,3 +23,4 @@ libc_hidden_proto (__wuflow)
#endif
#endif
#endif