mirror of
https://github.com/sheumann/hush.git
synced 2025-08-10 00:25:24 +00:00
Fixup header file ordering
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include "pwd_.h"
|
||||
#include "busybox.h"
|
||||
#include "pwd_.h"
|
||||
|
||||
struct passwd *getpwuid(uid_t uid)
|
||||
{
|
||||
|
Reference in New Issue
Block a user