1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00

(USE_UNLOCKED_IO): Define to 1 if not already defined.

This commit is contained in:
Jim Meyering
2001-09-26 08:27:42 +00:00
parent 8cd9be5598
commit ea59c2ae6d
+4
View File
@@ -5,6 +5,10 @@ cat <<\EOF || fail=1
#ifndef UNLOCKED_IO_H
# define UNLOCKED_IO_H 1
# ifndef USE_UNLOCKED_IO
# define USE_UNLOCKED_IO 1
# endif
# if USE_UNLOCKED_IO
/* These are wrappers for functions/macros from GNU libc.