* getgroups.c (getgroups): xmalloc takes one argument, not two.
[gnulib.git] / lib / strdup.c
index 28d2ba1..52667e9 100644 (file)
@@ -18,7 +18,7 @@
    Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+# include <config.h>
 #endif
 
 #include <stdlib.h>