-/* $OpenBSD: eap.c,v 1.21 2022/07/08 19:51:11 tobhe Exp $ */
+/* $OpenBSD: eap.c,v 1.22 2022/12/03 21:02:27 tobhe Exp $ */
/*
* Copyright (c) 2010-2013 Reyk Floeter <reyk@openbsd.org>
#include <unistd.h>
#include <string.h>
#include <signal.h>
+#include <endian.h>
#include <errno.h>
#include <err.h>
#include <event.h>
-/* $OpenBSD: ikev2.c,v 1.359 2022/11/18 18:56:39 mbuhl Exp $ */
+/* $OpenBSD: ikev2.c,v 1.360 2022/12/03 21:02:27 tobhe Exp $ */
/*
* Copyright (c) 2019 Tobias Heider <tobias.heider@stusta.de>
#include <unistd.h>
#include <string.h>
#include <signal.h>
+#include <endian.h>
#include <errno.h>
#include <err.h>
#include <event.h>
-/* $OpenBSD: ikev2_msg.c,v 1.88 2022/11/11 16:17:16 mbuhl Exp $ */
+/* $OpenBSD: ikev2_msg.c,v 1.89 2022/12/03 21:02:27 tobhe Exp $ */
/*
* Copyright (c) 2019 Tobias Heider <tobias.heider@stusta.de>
#include <unistd.h>
#include <string.h>
#include <signal.h>
+#include <endian.h>
#include <errno.h>
#include <err.h>
#include <event.h>
-/* $OpenBSD: ikev2_pld.c,v 1.125 2022/09/19 20:54:02 tobhe Exp $ */
+/* $OpenBSD: ikev2_pld.c,v 1.126 2022/12/03 21:02:27 tobhe Exp $ */
/*
* Copyright (c) 2019 Tobias Heider <tobias.heider@stusta.de>
#include <unistd.h>
#include <string.h>
#include <signal.h>
+#include <endian.h>
#include <errno.h>
#include <err.h>
#include <event.h>