-/* $OpenBSD: uuid.c,v 1.4 2010/06/27 18:19:36 martinh Exp $ */
+/* $OpenBSD: uuid.c,v 1.5 2016/08/27 01:42:37 guenther Exp $ */
/*
* Copyright (c) 2002, Stockholms Universitet
* (Stockholm University, Stockholm Sweden)
#include <sys/types.h>
#include <sys/socket.h>
+#include <sys/time.h>
#include <netinet/in.h>
#include <net/if.h>
#include <net/if_types.h>
-/* $OpenBSD: arptab.c,v 1.27 2016/07/25 16:28:06 visa Exp $ */
+/* $OpenBSD: arptab.c,v 1.28 2016/08/27 01:42:37 guenther Exp $ */
/*
* Copyright (c) 1984, 1993
#include <sys/file.h>
#include <sys/socket.h>
#include <sys/sysctl.h>
+#include <sys/time.h>
#include <net/if.h>
#include <net/if_dl.h>