-/* $OpenBSD: parse.y,v 1.141 2022/07/22 15:53:33 tobhe Exp $ */
+/* $OpenBSD: parse.y,v 1.142 2023/04/19 13:33:37 jsg Exp $ */
/*
* Copyright (c) 2019 Tobias Heider <tobias.heider@stusta.de>
#include <string.h>
#include <syslog.h>
#include <unistd.h>
-#include <netdb.h>
#include <event.h>
#include "iked.h"
-/* $OpenBSD: parse.y,v 1.181 2021/10/22 12:30:54 bluhm Exp $ */
+/* $OpenBSD: parse.y,v 1.182 2023/04/19 13:33:37 jsg Exp $ */
/*
* Copyright (c) 2002, 2003, 2004 Henning Brauer <henning@openbsd.org>
#include <string.h>
#include <syslog.h>
#include <unistd.h>
-#include <netdb.h>
#include "ipsecctl.h"
-/* $OpenBSD: parse.y,v 1.26 2023/02/02 09:34:17 mvs Exp $ */
+/* $OpenBSD: parse.y,v 1.27 2023/04/19 13:33:37 jsg Exp $ */
/*
* Copyright (c) 2002, 2003, 2004 Henning Brauer <henning@openbsd.org>
#include <event.h>
#include <stdbool.h>
-#include <stdarg.h>
#include "npppd_auth.h"
#include "npppd.h"
#ifdef USE_NPPPD_RADIUS