Omit the special code that used __typeof__ for MIN and MAX,
[gnulib.git] / lib / setenv.c
index 0a28cb9..f185e04 100644 (file)
@@ -280,7 +280,7 @@ setenv (const char *name, const char *value, int replace)
    never made it.  Nevertheless the POSIX.9 standard (POSIX bindings
    for Fortran 77) requires this function.  */
 int
-clearenv ()
+clearenv (void)
 {
   LOCK;