* src/groupadd.c, lib/commonio.c, lib/groupio.c: Added missing
include of <assert.h>
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#ident "$Id$"
|
||||
|
||||
#include "defines.h"
|
||||
#include <assert.h>
|
||||
#include <sys/stat.h>
|
||||
#include <stdlib.h>
|
||||
#include <limits.h>
|
||||
|
@@ -35,6 +35,7 @@
|
||||
|
||||
#ident "$Id$"
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "prototypes.h"
|
||||
|
Reference in New Issue
Block a user