summaryrefslogtreecommitdiff
path: root/src/shared/nss-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/nss-util.h')
-rw-r--r--src/shared/nss-util.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/shared/nss-util.h b/src/shared/nss-util.h
index 3657aa5d9c..a7b51a91da 100644
--- a/src/shared/nss-util.h
+++ b/src/shared/nss-util.h
@@ -21,11 +21,11 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include <nss.h>
+#include <grp.h>
#include <netdb.h>
-#include <resolv.h>
+#include <nss.h>
#include <pwd.h>
-#include <grp.h>
+#include <resolv.h>
#define NSS_GETHOSTBYNAME_PROTOTYPES(module) \