summaryrefslogtreecommitdiff
path: root/src/users.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/users.c')
-rw-r--r--src/users.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/users.c b/src/users.c
index 9a6d277d0..2c1b51995 100644
--- a/src/users.c
+++ b/src/users.c
@@ -21,10 +21,12 @@
#include <getopt.h>
#include <stdio.h>
+#include <sys/types.h>
+#include "system.h"
+
#include "error.h"
#include "long-options.h"
#include "readutmp.h"
-#include "system.h"
#include "closeout.h"
/* The official name of this program (e.g., no `g' prefix). */