1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 10:51:48 +02:00
This commit is contained in:
Jim Meyering
1996-04-25 04:32:42 +00:00
parent 1c4ecd2a95
commit 4cf126f7ce

View File

@@ -1,8 +1,8 @@
#undef __P
#if defined (__STDC__) && __STDC__
#define __P(args) args
# define __P(args) args
#else
#define __P(args) ()
# define __P(args) ()
#endif
int