removed and the former is still needed, as pointed out by kettenis
-/* $OpenBSD: base64.c,v 1.11 2021/10/22 09:51:54 tb Exp $ */
+/* $OpenBSD: base64.c,v 1.12 2021/10/22 10:22:15 tb Exp $ */
/*
* Copyright (c) 1996 by Internet Software Consortium.
* IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES.
*/
+#include <sys/types.h>
+#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>