aboutsummaryrefslogtreecommitdiff
path: root/libpwdgrp/__getgrent.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpwdgrp/__getgrent.c')
-rw-r--r--libpwdgrp/__getgrent.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libpwdgrp/__getgrent.c b/libpwdgrp/__getgrent.c
index 5fb4193cb..392301048 100644
--- a/libpwdgrp/__getgrent.c
+++ b/libpwdgrp/__getgrent.c
@@ -18,11 +18,11 @@
*
*/
-#include "busybox.h"
-
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
+
+#include "busybox.h"
#include "grp_.h"
/*