Sort headers
This commit is contained in:
parent
82a3c75aa8
commit
be7f5ba991
@ -29,13 +29,13 @@
|
||||
#ifndef _PWUPD_H_
|
||||
#define _PWUPD_H_
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <pwd.h>
|
||||
#include <grp.h>
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
#if defined(__FreeBSD__)
|
||||
#define RET_SETGRENT int
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user